generate_monochrome_scheme
Create a monochrome color scheme with variations of a single hue, specifying the base color and number of shades (3-10) for cohesive design projects.
Instructions
Generates a monochrome color scheme with variations of a single hue
Input Schema
Name | Required | Description | Default |
---|---|---|---|
color | Yes | The seed color in hex (098765), RGB (0,71,171), or HSL (215,100%,34%) format | |
count | No | Number of colors to generate (3-10, default: 5) |