generate_complement_scheme
Generate a complementary color scheme by selecting a seed color and specifying the number of opposite colors to include, instantly creating visually harmonious palettes for design projects.
Instructions
Generates a complementary color scheme with opposite colors on the color wheel
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) |