| name | harmonize |
| description | Fix palette coherence issues. Ensures all colors in the palette work together harmonically (complementary, analogous, triadic, or split-complementary). |
| user-invokable | true |
/harmonize — Color Harmony Fix
Analyze the color palette for harmonic relationships:
- Map all hues on the color wheel
- Identify the intended harmony (complementary, analogous, triadic, split-comp)
- Find colors that break the harmony
- Adjust outlier hues to fit the scheme
- Maintain lightness/saturation relationships
Output adjusted palette with before/after comparison.