generate_color_palette
Generate a harmonious color palette from a base hex color. Specify the number of colors to create a cohesive scheme for your design projects.
Instructions
Generate a harmonious color palette from a base color.
Parameters:
base — Base hex color (without #, e.g. '3498db').
count — Number of colors in the palette (default: 5).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | Yes | ||
| count | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |