Golden Bounty
#D0A647Warm and medium-depth, this yellow brings sun-kissed energy without overwhelming a room.
Spec Sheet
Hex#D0A647
RGB208, 166, 71
HSL42°, 59%, 55%
On White 2.28:1 Fail
On Black 9.23:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F6F5F4 Text: #2D281A Accent: #D0A647 Support: #617BB8 Neutral: #C1C7A9 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 Bounty Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F6F5F4;
--palette-ink: #2D281A;
--palette-accent: #D0A647;
--palette-support: #617BB8;
--palette-neutral: #C1C7A9;
}Tailwind Config
{
"palette-background": "#F6F5F4",
"palette-ink": "#2D281A",
"palette-accent": "#D0A647",
"palette-support": "#617BB8",
"palette-neutral": "#C1C7A9"
}Color Blindness Simulation
#B9A53C
Protanopia#C3B04B
Deuteranopia#E19892
TritanopiaBuild a design system around Golden Bounty.