generate_monochrome_scheme
Create a monochrome color scheme by generating variations of a single hue. Input a seed color and specify the number of shades to produce cohesive palettes for 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) |