Fruited Plains
#F7DBD1This striking red carries warm depth, anchoring spaces with warmth and presence.
Spec Sheet
Hex#F7DBD1
RGB247, 219, 209
HSL16°, 70%, 89%
On White 1.31:1 Fail
On Black 16.01:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EDEAE8 Text: #2F2622 Accent: #F7DBD1 Support: #6DADC5 Neutral: #D3CEC0 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 Fruited Plains Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EDEAE8;
--palette-ink: #2F2622;
--palette-accent: #F7DBD1;
--palette-support: #6DADC5;
--palette-neutral: #D3CEC0;
}Tailwind Config
{
"palette-background": "#EDEAE8",
"palette-ink": "#2F2622",
"palette-accent": "#F7DBD1",
"palette-support": "#6DADC5",
"palette-neutral": "#D3CEC0"
}Color Blindness Simulation
#E1DDD0
Protanopia#E8E3D1
Deuteranopia#FFD7D8
TritanopiaBuild a design system around Fruited Plains.