Pale Mist

30BB 72/020 / Dulux
#D0D2D4

An ethereal, barely-there grey that hovers between white and silver. Airy and light — ideal for small bedrooms.

Spec Sheet

Hex#D0D2D4
RGB208, 210, 212
HSL210°, 4%, 82%
On White 1.52:1 Fail
On Black 13.85:1 AAA

For AI Tools

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

Background: #ECEDEF
Text: #1E2933
Accent: #D0D2D4
Support: #8F7356
Neutral: #C4C4D9

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

#ECEDEF background RGB 236 237 239
#1E2933 ink RGB 30 41 51
#D0D2D4 accent RGB 208 210 212
#8F7356 support RGB 143 115 86
#C4C4D9 neutral RGB 196 196 217
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECEDEF;
  --palette-ink: #1E2933;
  --palette-accent: #D0D2D4;
  --palette-support: #8F7356;
  --palette-neutral: #C4C4D9;
}

Tailwind Config

{
  "palette-background": "#ECEDEF",
  "palette-ink": "#1E2933",
  "palette-accent": "#D0D2D4",
  "palette-support": "#8F7356",
  "palette-neutral": "#C4C4D9"
}

Pro Exports Pro

Color Blindness Simulation

#D1D2D4
Protanopia
#D1D2D4
Deuteranopia
#CFD2D3
Tritanopia

Build a design system around Pale Mist.