Cloudy Day

540E-2 / Behr
#BFE0E0

A light, muted blue with composed depth. Evokes sky, sea, and serenity across virtually any room.

Spec Sheet

Hex#BFE0E0
RGB191, 224, 224
HSL180°, 35%, 81%
On White 1.4:1 Fail
On Black 14.95:1 AAA

For AI Tools

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

Background: #EEF1F1
Text: #151E1E
Accent: #BFE0E0
Support: #B96464
Neutral: #BDC4CB

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

#EEF1F1 background RGB 238 241 241
#151E1E ink RGB 21 30 30
#BFE0E0 accent RGB 191 224 224
#B96464 support RGB 185 100 100
#BDC4CB neutral RGB 189 196 203
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF1F1;
  --palette-ink: #151E1E;
  --palette-accent: #BFE0E0;
  --palette-support: #B96464;
  --palette-neutral: #BDC4CB;
}

Tailwind Config

{
  "palette-background": "#EEF1F1",
  "palette-ink": "#151E1E",
  "palette-accent": "#BFE0E0",
  "palette-support": "#B96464",
  "palette-neutral": "#BDC4CB"
}

Pro Exports Pro

Color Blindness Simulation

#DBDDE0
Protanopia
#D5D7E0
Deuteranopia
#B5E2E0
Tritanopia

Build a design system around Cloudy Day.