Pumpkin Blush
#CC7F2DEarthy and grounded, this expressive orange recalls terracotta and sun-warmed stone.
Spec Sheet
Hex#CC7F2D
RGB204, 127, 45
HSL31°, 64%, 49%
On White 3.16:1 AA Large
On Black 6.64:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #ECE8E4 Text: #211C18 Accent: #CC7F2D Support: #546D87 Neutral: #D1D2C6 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 Pumpkin Blush Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #ECE8E4;
--palette-ink: #211C18;
--palette-accent: #CC7F2D;
--palette-support: #546D87;
--palette-neutral: #D1D2C6;
}Tailwind Config
{
"palette-background": "#ECE8E4",
"palette-ink": "#211C18",
"palette-accent": "#CC7F2D",
"palette-support": "#546D87",
"palette-neutral": "#D1D2C6"
}Color Blindness Simulation
#978621
Protanopia#A9982E
Deuteranopia#DF6D6F
TritanopiaBuild a design system around Pumpkin Blush.