generate_monochrome_dark_scheme
Create a dark monochrome color palette from a seed color. Specify the number of colors (3-10) to generate a cohesive scheme for design projects.
Instructions
Generates a dark monochrome color scheme
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) |