Paradise Peach
#F7A292A moderate, warm orange that adds spice and warmth to architectural surfaces.
Spec Sheet
Hex#F7A292
RGB247, 162, 146
HSL10°, 86%, 77%
On White 1.99:1 Fail
On Black 10.54:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F6F4F4 Text: #1B1413 Accent: #F7A292 Support: #5DB0C0 Neutral: #C4BFB5 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 Paradise Peach Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F6F4F4;
--palette-ink: #1B1413;
--palette-accent: #F7A292;
--palette-support: #5DB0C0;
--palette-neutral: #C4BFB5;
}Tailwind Config
{
"palette-background": "#F6F4F4",
"palette-ink": "#1B1413",
"palette-accent": "#F7A292",
"palette-support": "#5DB0C0",
"palette-neutral": "#C4BFB5"
}Color Blindness Simulation
#B5AD91
Protanopia#C9BE91
Deuteranopia#FF969E
TritanopiaBuild a design system around Paradise Peach.