Sweet Embrace
#F0DCD8An almost-white pink with incredible delicacy. The gentlest embrace of colour in a room that wants to feel warm.
Spec Sheet
Hex#F0DCD8
RGB240, 220, 216
HSL10°, 44%, 89%
On White 1.32:1 Fail
On Black 15.93:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F2EEED Text: #1B100E Accent: #F0DCD8 Support: #4691A0 Neutral: #CFC8B9 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 Sweet Embrace Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F2EEED;
--palette-ink: #1B100E;
--palette-accent: #F0DCD8;
--palette-support: #4691A0;
--palette-neutral: #CFC8B9;
}Tailwind Config
{
"palette-background": "#F2EEED",
"palette-ink": "#1B100E",
"palette-accent": "#F0DCD8",
"palette-support": "#4691A0",
"palette-neutral": "#CFC8B9"
}Color Blindness Simulation
#E0DED8
Protanopia#E4E2D8
Deuteranopia#F5DADB
TritanopiaBuild a design system around Sweet Embrace.