color_palette_generate
Generate a full color palette with shades from 50 to 950 starting from a base color. Specify the number of shade steps to control granularity.
Instructions
Generate a full color palette (50-950 shades) from a base color.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseColor | Yes | Base color hex | |
| steps | No | Number of shade steps (default: 10) |