Winter Gray

2117-60 / Benjamin Moore
#D0CDD6

A soft purple with cool undertones that reads as complex and layered.

Spec Sheet

Hex#D0CDD6
RGB208, 205, 214
HSL260°, 10%, 82%
On White 1.57:1 Fail
On Black 13.39:1 AAA

For AI Tools

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

Background: #E7E4EC
Text: #27222F
Accent: #D0CDD6
Support: #87AA41
Neutral: #D7C8DA

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

#E7E4EC background RGB 231 228 236
#27222F ink RGB 39 34 47
#D0CDD6 accent RGB 208 205 214
#87AA41 support RGB 135 170 65
#D7C8DA neutral RGB 215 200 218
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E7E4EC;
  --palette-ink: #27222F;
  --palette-accent: #D0CDD6;
  --palette-support: #87AA41;
  --palette-neutral: #D7C8DA;
}

Tailwind Config

{
  "palette-background": "#E7E4EC",
  "palette-ink": "#27222F",
  "palette-accent": "#D0CDD6",
  "palette-support": "#87AA41",
  "palette-neutral": "#D7C8DA"
}

Pro Exports Pro

Color Blindness Simulation

#CCCED6
Protanopia
#CCCED6
Deuteranopia
#CFCED0
Tritanopia

Build a design system around Winter Gray.