Golden Orchards
#FFD851This striking yellow carries amber undertones that keep it from tipping into sweetness.
Spec Sheet
Hex#FFD851
RGB255, 216, 81
HSL47°, 100%, 66%
On White 1.38:1 Fail
On Black 15.19:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBEAE5 Text: #3C351A Accent: #FFD851 Support: #707BA4 Neutral: #CDD2C1 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 Orchards Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBEAE5;
--palette-ink: #3C351A;
--palette-accent: #FFD851;
--palette-support: #707BA4;
--palette-neutral: #CDD2C1;
}Tailwind Config
{
"palette-background": "#EBEAE5",
"palette-ink": "#3C351A",
"palette-accent": "#FFD851",
"palette-support": "#707BA4",
"palette-neutral": "#CDD2C1"
}Color Blindness Simulation
#EED53F
Protanopia#F8E058
Deuteranopia#FFC7BC
TritanopiaBuild a design system around Golden Orchards.