Silver Gray

2131-60 / Benjamin Moore
#C4CFD2

A ethereal, oceanic blue that reads as both calm and architectural.

Spec Sheet

Hex#C4CFD2
RGB196, 207, 210
HSL193°, 13%, 80%
On White 1.59:1 Fail
On Black 13.2:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #EEF1F2
Text: #223135
Accent: #C4CFD2
Support: #A6553F
Neutral: #BFC3CF

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 Silver Gray Palettes are free. Exports aren't.

#EEF1F2 background RGB 238 241 242
#223135 ink RGB 34 49 53
#C4CFD2 accent RGB 196 207 210
#A6553F support RGB 166 85 63
#BFC3CF neutral RGB 191 195 207
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF1F2;
  --palette-ink: #223135;
  --palette-accent: #C4CFD2;
  --palette-support: #A6553F;
  --palette-neutral: #BFC3CF;
}

Tailwind Config

{
  "palette-background": "#EEF1F2",
  "palette-ink": "#223135",
  "palette-accent": "#C4CFD2",
  "palette-support": "#A6553F",
  "palette-neutral": "#BFC3CF"
}

Pro Exports Pro

Color Blindness Simulation

#CDCED2
Protanopia
#CACCD2
Deuteranopia
#C0D0D0
Tritanopia

Build a design system around Silver Gray.