Blue Ice

821 / Benjamin Moore
#BACBDF

A light, oceanic blue that reads as both calm and architectural.

Spec Sheet

Hex#BACBDF
RGB186, 203, 223
HSL212°, 37%, 80%
On White 1.65:1 Fail
On Black 12.7:1 AAA

For AI Tools

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

Background: #E5E8EB
Text: #202832
Accent: #BACBDF
Support: #BB8F5D
Neutral: #BAB9CA

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

#E5E8EB background RGB 229 232 235
#202832 ink RGB 32 40 50
#BACBDF accent RGB 186 203 223
#BB8F5D support RGB 187 143 93
#BAB9CA neutral RGB 186 185 202
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E5E8EB;
  --palette-ink: #202832;
  --palette-accent: #BACBDF;
  --palette-support: #BB8F5D;
  --palette-neutral: #BAB9CA;
}

Tailwind Config

{
  "palette-background": "#E5E8EB",
  "palette-ink": "#202832",
  "palette-accent": "#BACBDF",
  "palette-support": "#BB8F5D",
  "palette-neutral": "#BAB9CA"
}

Pro Exports Pro

Color Blindness Simulation

#C4CBE0
Protanopia
#C0C7DF
Deuteranopia
#B1CFD1
Tritanopia

Build a design system around Blue Ice.