Golden Pumpkin
#CD7A33A rich, deep orange rooted in terracotta and spice. Pairs with cream, olive, and deep brown.
Spec Sheet
Hex#CD7A33
RGB205, 122, 51
HSL28°, 61%, 50%
On White 3.27:1 AA Large
On Black 6.43:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #ECE8E4 Text: #312316 Accent: #CD7A33 Support: #6494BE Neutral: #C8C7A7 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 Pumpkin Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #ECE8E4;
--palette-ink: #312316;
--palette-accent: #CD7A33;
--palette-support: #6494BE;
--palette-neutral: #C8C7A7;
}Tailwind Config
{
"palette-background": "#ECE8E4",
"palette-ink": "#312316",
"palette-accent": "#CD7A33",
"palette-support": "#6494BE",
"palette-neutral": "#C8C7A7"
}Color Blindness Simulation
#93832A
Protanopia#A79633
Deuteranopia#E0686B
TritanopiaBuild a design system around Golden Pumpkin.