Silver Mist

1619 / Benjamin Moore
#C8D2D6

A soft blue with icy undertones that anchors spaces with quiet authority.

Spec Sheet

Hex#C8D2D6
RGB200, 210, 214
HSL197°, 15%, 81%
On White 1.54:1 Fail
On Black 13.65:1 AAA

For AI Tools

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

Background: #E1E7EA
Text: #141C1F
Accent: #C8D2D6
Support: #AC8272
Neutral: #B2B5C2

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

#E1E7EA background RGB 225 231 234
#141C1F ink RGB 20 28 31
#C8D2D6 accent RGB 200 210 214
#AC8272 support RGB 172 130 114
#B2B5C2 neutral RGB 178 181 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E1E7EA;
  --palette-ink: #141C1F;
  --palette-accent: #C8D2D6;
  --palette-support: #AC8272;
  --palette-neutral: #B2B5C2;
}

Tailwind Config

{
  "palette-background": "#E1E7EA",
  "palette-ink": "#141C1F",
  "palette-accent": "#C8D2D6",
  "palette-support": "#AC8272",
  "palette-neutral": "#B2B5C2"
}

Pro Exports Pro

Color Blindness Simulation

#D0D1D6
Protanopia
#CDCFD6
Deuteranopia
#C5D3D3
Tritanopia

Build a design system around Silver Mist.