generate_triad_scheme
Create balanced triad color schemes by selecting a seed color and specifying the number of colors. Perfect for design projects requiring harmonious, evenly spaced palettes on the color wheel.
Instructions
Generates a triad color scheme with three evenly spaced 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) |