generate_triad_scheme
Create balanced triad color schemes by selecting a seed color and generating 3-10 harmonious hues evenly spaced 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) |