Color Palette Exploration
Exploring alternative color combinations for the design system. The active theme uses semantic component variants, while explorations below show alternative color options.
Current Active Theme
This section uses the actual shared component system with semantic variant names. If theme colors change in tailwind.config.ts, these components will automatically reflect the new colors.
Semantic Component Variants
These buttons use semantic variants (brand, info, highlight, emphasis) that map to the current theme colors. Change the theme, and these update automatically.
Brand Accent
Primary brand color for key actions
Info Accent
Secondary color for informational elements
Highlight Accent
Tertiary color for highlights and accents
Exploratory Color Variations
These are alternative color palette explorations using inline styles. They show different color combinations we've considered but haven't integrated into the component system yet.
Initial Exploration
Our first exploration - bold vermillion, trustworthy blue, creative gold
Component Preview
Example Card
This shows how the palette works in a realistic component.
Nature's Studio
Swap gold for emerald - bringing nature indoors while keeping the energy
Component Preview
Example Card
This shows how the palette works in a realistic component.
Ocean Breeze
Softer coral with refreshing teal - lighter, more playful feel
Component Preview
Example Card
This shows how the palette works in a realistic component.
Deep & Rich
Sophisticated burgundy and navy - more formal, premium feeling
Component Preview
Example Card
This shows how the palette works in a realistic component.
Electric Modern
High energy with cyan and lime - very contemporary, tech-forward
Component Preview
Example Card
This shows how the palette works in a realistic component.
Warm Earth
Grounded rust with natural tones - organic, approachable feel
Component Preview
Example Card
This shows how the palette works in a realistic component.
Bold Primary
True primary colors - confident, clear, classic
Component Preview
Example Card
This shows how the palette works in a realistic component.
Sophisticated Studio
Wine red with indigo and champagne - elegant, refined aesthetic
Component Preview
Example Card
This shows how the palette works in a realistic component.
Vibrant Energy
Orange-red with electric blue - maximum energy and excitement
Component Preview
Example Card
This shows how the palette works in a realistic component.
Balanced Neutral
Muted tones with brick and olive - professional, balanced approach
Component Preview
Example Card
This shows how the palette works in a realistic component.
Exploratory palettes use inline styles for rapid iteration. The Current Active Theme section above uses the production component system and will update automatically when theme colors change.