A color picker for selecting colors from your theme’s color palette.
The Color field provides an easy way for users to select colors that match your site’s design. For simplicity, FanCoolo uses your theme’s predefined color palette rather than allowing custom color input. This ensures consistency across your site and makes it easier for users to choose appropriate colors. The field displays color swatches from your theme that users can click to select.
Preview in Attributes Manager

Color field. Preview in Gutenberg Editor

Technical Information:
| Property | Value |
|---|---|
| Gutenberg UI | Color swatches from theme palette |
| Data Type | `string` (hex color code) |
| Default Value | `""` (empty string) |
| Color Source | **Theme colors only** (no custom colors for simplicity) |
| Best For | Theme-consistent color selection |
| Common Uses | Background colors, text colors, borders, accents |