generate_palette_variants
Generates light, dark, high-contrast, muted, and vivid color variants from input hex colors for theming and responsive color systems.
Instructions
Generate light, dark, high-contrast, muted, and vivid variants from a set of hex colors. Useful for theming and responsive color systems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| colors | Yes | Array of hex color strings, e.g. ["#3b82f6", "#8b5cf6"] |