Cement Gray
#CDCCCAThis neutral neutral carries amber warmth, serving as a foundation for layered interiors.
Spec Sheet
Hex#CDCCCA
RGB205, 204, 202
HSL40°, 3%, 80%
On White 1.6:1 Fail
On Black 13.09:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F7F5F3 Text: #262117 Accent: #CDCCCA Support: #4F6FB0 Neutral: #CBD0B4 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 Cement Gray Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F7F5F3;
--palette-ink: #262117;
--palette-accent: #CDCCCA;
--palette-support: #4F6FB0;
--palette-neutral: #CBD0B4;
}Tailwind Config
{
"palette-background": "#F7F5F3",
"palette-ink": "#262117",
"palette-accent": "#CDCCCA",
"palette-support": "#4F6FB0",
"palette-neutral": "#CBD0B4"
}Color Blindness Simulation
#CDCCCA
Protanopia#CDCCCA
Deuteranopia#CECCCB
TritanopiaBuild a design system around Cement Gray.