Sweet Innocence
#C7CDD1Composed and ethereal, this grey holds steely nuance beneath its apparent simplicity.
Spec Sheet
Hex#C7CDD1
RGB199, 205, 209
HSL204°, 10%, 80%
On White 1.61:1 Fail
On Black 13.08:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F0F3F4 Text: #1E2529 Accent: #C7CDD1 Support: #A28571 Neutral: #B7BAD2 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 Innocence Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F0F3F4;
--palette-ink: #1E2529;
--palette-accent: #C7CDD1;
--palette-support: #A28571;
--palette-neutral: #B7BAD2;
}Tailwind Config
{
"palette-background": "#F0F3F4",
"palette-ink": "#1E2529",
"palette-accent": "#C7CDD1",
"palette-support": "#A28571",
"palette-neutral": "#B7BAD2"
}Color Blindness Simulation
#CBCDD1
Protanopia#CACCD1
Deuteranopia#C5CECE
TritanopiaBuild a design system around Sweet Innocence.