Golden Chalice
#E6C44BA medium, vivid yellow that captures natural light. Lifts kitchens, entryways, and sunrooms with optimistic energy.
Spec Sheet
Hex#E6C44B
RGB230, 196, 75
HSL47°, 76%, 60%
On White 1.7:1 Fail
On Black 12.36:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F5F4F0 Text: #232016 Accent: #E6C44B Support: #6979B5 Neutral: #D1D5C8 Rules: - Use Background for surfaces and canvas - Use Ink for body text and icons - Never use Accent as body text — contrast is too low - Maintain 4.5:1 minimum contrast for normal text
Design System from Golden Chalice Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F5F4F0;
--palette-ink: #232016;
--palette-accent: #E6C44B;
--palette-support: #6979B5;
--palette-neutral: #D1D5C8;
}Tailwind Config
{
"palette-background": "#F5F4F0",
"palette-ink": "#232016",
"palette-accent": "#E6C44B",
"palette-support": "#6979B5",
"palette-neutral": "#D1D5C8"
}Color Blindness Simulation
#D8C13B
Protanopia#E1CB51
Deuteranopia#F8B5AB
TritanopiaBuild a design system around Golden Chalice.