Cement Gray

2112-60 / Benjamin Moore
#CDCCCA

This 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
Learn more about AI Palette

Design System from Cement Gray Palettes are free. Exports aren't.

#F7F5F3 background RGB 247 245 243
#262117 ink RGB 38 33 23
#CDCCCA accent RGB 205 204 202
#4F6FB0 support RGB 79 111 176
#CBD0B4 neutral RGB 203 208 180
Processed in 0ms

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"
}

Pro Exports Pro

Color Blindness Simulation

#CDCCCA
Protanopia
#CDCCCA
Deuteranopia
#CECCCB
Tritanopia

Build a design system around Cement Gray.