Serene Peach
#F8D0BBA warm very light orange that glows in natural light. Brings inviting energy to kitchens and gathering spaces.
Spec Sheet
Hex#F8D0BB
RGB248, 208, 187
HSL21°, 81%, 85%
On White 1.43:1 Fail
On Black 14.73:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F1EFEE Text: #261C18 Accent: #F8D0BB Support: #537688 Neutral: #CFCAB0 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 Serene Peach Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F1EFEE;
--palette-ink: #261C18;
--palette-accent: #F8D0BB;
--palette-support: #537688;
--palette-neutral: #CFCAB0;
}Tailwind Config
{
"palette-background": "#F1EFEE",
"palette-ink": "#261C18",
"palette-accent": "#F8D0BB",
"palette-support": "#537688",
"palette-neutral": "#CFCAB0"
}Color Blindness Simulation
#DBD3BA
Protanopia#E4DBBB
Deuteranopia#FFC9CA
TritanopiaBuild a design system around Serene Peach.