Gray Sky

2131-70 / Benjamin Moore
#DDE5E5

Clean and delicate, this white holds neutral undertones that prevent it from feeling sterile.

Spec Sheet

Hex#DDE5E5
RGB221, 229, 229
HSL180°, 13%, 88%
On White 1.28:1 Fail
On Black 16.41:1 AAA

For AI Tools

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

Background: #EDF2F2
Text: #132525
Accent: #DDE5E5
Support: #865656
Neutral: #B0BDC9

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

#EDF2F2 background RGB 237 242 242
#132525 ink RGB 19 37 37
#DDE5E5 accent RGB 221 229 229
#865656 support RGB 134 86 86
#B0BDC9 neutral RGB 176 189 201
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDF2F2;
  --palette-ink: #132525;
  --palette-accent: #DDE5E5;
  --palette-support: #865656;
  --palette-neutral: #B0BDC9;
}

Tailwind Config

{
  "palette-background": "#EDF2F2",
  "palette-ink": "#132525",
  "palette-accent": "#DDE5E5",
  "palette-support": "#865656",
  "palette-neutral": "#B0BDC9"
}

Pro Exports Pro

Color Blindness Simulation

#E4E4E5
Protanopia
#E2E3E5
Deuteranopia
#DBE6E5
Tritanopia

Build a design system around Gray Sky.