Fresh Peaches
#FDB088A light, vivid orange with earthy character. Adds warmth to transitional and southwestern-inspired interiors.
Spec Sheet
Hex#FDB088
RGB253, 176, 136
HSL21°, 97%, 76%
On White 1.79:1 Fail
On Black 11.74:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EFEDEB Text: #1B1613 Accent: #FDB088 Support: #4A82A1 Neutral: #C2C0B2 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 Fresh Peaches Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EFEDEB;
--palette-ink: #1B1613;
--palette-accent: #FDB088;
--palette-support: #4A82A1;
--palette-neutral: #C2C0B2;
}Tailwind Config
{
"palette-background": "#EFEDEB",
"palette-ink": "#1B1613",
"palette-accent": "#FDB088",
"palette-support": "#4A82A1",
"palette-neutral": "#C2C0B2"
}Color Blindness Simulation
#C5B885
Protanopia#D7C888
Deuteranopia#FFA2A6
TritanopiaBuild a design system around Fresh Peaches.