get_colors
Retrieve color palettes with hex and RGB values, usage guidelines, and semantic role filters for marketing or product contexts. Choose output format: JSON, CSS, SCSS, or Tailwind.
Instructions
Get the color palette with hex values, RGB values, usage guidelines, and semantic roles. Supports context filtering (marketing vs product) and output format selection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | Design context to query | all |
| role | No | Filter by semantic role: primary, secondary, accent, neutral, error, success, warning, info | |
| format | No | Output format | json |