color_temperature
Estimate the color temperature of a hex color to determine if it is warm or cool.
Instructions
Estimate color temperature (warm/cool) of a hex color.
Parameters:
hex_color — Hex color without # (e.g. '3498db').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hex_color | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |