color_tint_shade
Generate lighter tints and darker shades from a base hex color. Specify steps for number of variants per side.
Instructions
Generate tints (lighter) and shades (darker) of a base color.
Parameters:
hex_color — Base hex color without # (e.g. '3498db').
steps — Number of tint/shade variants per side (default: 5).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hex_color | Yes | ||
| steps | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |