Glass Slipper

1632 / Benjamin Moore
#D4DEDD

This subtle blue carries mineral depth, evoking the distance between sky and sea.

Spec Sheet

Hex#D4DEDD
RGB212, 222, 221
HSL174°, 13%, 85%
On White 1.37:1 Fail
On Black 15.29:1 AAA

For AI Tools

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

Background: #E4ECEC
Text: #16322F
Accent: #D4DEDD
Support: #B46A71
Neutral: #BAC6CF

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

#E4ECEC background RGB 228 236 236
#16322F ink RGB 22 50 47
#D4DEDD accent RGB 212 222 221
#B46A71 support RGB 180 106 113
#BAC6CF neutral RGB 186 198 207
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E4ECEC;
  --palette-ink: #16322F;
  --palette-accent: #D4DEDD;
  --palette-support: #B46A71;
  --palette-neutral: #BAC6CF;
}

Tailwind Config

{
  "palette-background": "#E4ECEC",
  "palette-ink": "#16322F",
  "palette-accent": "#D4DEDD",
  "palette-support": "#B46A71",
  "palette-neutral": "#BAC6CF"
}

Pro Exports Pro

Color Blindness Simulation

#DDDDDD
Protanopia
#DBDBDD
Deuteranopia
#D2DFDE
Tritanopia

Build a design system around Glass Slipper.