color_temperature
Determine if a hex color is warm or cool by estimating its color temperature. Input a hex code to get the temperature classification.
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 |