Blue Haze

1667 / Benjamin Moore
#CBDCDF

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

Spec Sheet

Hex#CBDCDF
RGB203, 220, 223
HSL189°, 24%, 84%
On White 1.41:1 Fail
On Black 14.84:1 AAA

For AI Tools

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

Background: #E8ECED
Text: #1C292C
Accent: #CBDCDF
Support: #A9746A
Neutral: #B1BBCD

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

#E8ECED background RGB 232 236 237
#1C292C ink RGB 28 41 44
#CBDCDF accent RGB 203 220 223
#A9746A support RGB 169 116 106
#B1BBCD neutral RGB 177 187 205
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E8ECED;
  --palette-ink: #1C292C;
  --palette-accent: #CBDCDF;
  --palette-support: #A9746A;
  --palette-neutral: #B1BBCD;
}

Tailwind Config

{
  "palette-background": "#E8ECED",
  "palette-ink": "#1C292C",
  "palette-accent": "#CBDCDF",
  "palette-support": "#A9746A",
  "palette-neutral": "#B1BBCD"
}

Pro Exports Pro

Color Blindness Simulation

#D9DADF
Protanopia
#D5D8DF
Deuteranopia
#C6DEDD
Tritanopia

Build a design system around Blue Haze.