Golden Delicious
#D9CD7AA mid-toned yellow with amber character, bringing measured warmth to walls and trim.
Spec Sheet
Hex#D9CD7A
RGB217, 205, 122
HSL52°, 56%, 66%
On White 1.62:1 Fail
On Black 12.96:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F6F6F4 Text: #2C2A1B Accent: #D9CD7A Support: #6B76BD Neutral: #D2DBC2 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 Delicious Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F6F6F4;
--palette-ink: #2C2A1B;
--palette-accent: #D9CD7A;
--palette-support: #6B76BD;
--palette-neutral: #D2DBC2;
}Tailwind Config
{
"palette-background": "#F6F6F4",
"palette-ink": "#2C2A1B",
"palette-accent": "#D9CD7A",
"palette-support": "#6B76BD",
"palette-neutral": "#D2DBC2"
}Color Blindness Simulation
#DBC873
Protanopia#DFCE7D
Deuteranopia#E6C2B9
TritanopiaBuild a design system around Golden Delicious.