Polar Ice

1660 / Benjamin Moore
#D4E2E4

A gentle, steely blue that reads as both calm and architectural.

Spec Sheet

Hex#D4E2E4
RGB212, 226, 228
HSL188°, 23%, 86%
On White 1.33:1 Fail
On Black 15.8:1 AAA

For AI Tools

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

Background: #EAEFF0
Text: #151D1E
Accent: #D4E2E4
Support: #AD7067
Neutral: #C7CEDB

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

#EAEFF0 background RGB 234 239 240
#151D1E ink RGB 21 29 30
#D4E2E4 accent RGB 212 226 228
#AD7067 support RGB 173 112 103
#C7CEDB neutral RGB 199 206 219
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAEFF0;
  --palette-ink: #151D1E;
  --palette-accent: #D4E2E4;
  --palette-support: #AD7067;
  --palette-neutral: #C7CEDB;
}

Tailwind Config

{
  "palette-background": "#EAEFF0",
  "palette-ink": "#151D1E",
  "palette-accent": "#D4E2E4",
  "palette-support": "#AD7067",
  "palette-neutral": "#C7CEDB"
}

Pro Exports Pro

Color Blindness Simulation

#E0E1E4
Protanopia
#DDDEE4
Deuteranopia
#D0E3E3
Tritanopia

Build a design system around Polar Ice.