Crisp Morning Air

780 / Benjamin Moore
#9BCEE5

This distinct blue carries cool depth, evoking the distance between sky and sea.

Spec Sheet

Hex#9BCEE5
RGB155, 206, 229
HSL199°, 59%, 75%
On White 1.7:1 Fail
On Black 12.35:1 AAA

For AI Tools

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

Background: #F0F3F5
Text: #192124
Accent: #9BCEE5
Support: #C28A70
Neutral: #B1B6C8

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

#F0F3F5 background RGB 240 243 245
#192124 ink RGB 25 33 36
#9BCEE5 accent RGB 155 206 229
#C28A70 support RGB 194 138 112
#B1B6C8 neutral RGB 177 182 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F3F5;
  --palette-ink: #192124;
  --palette-accent: #9BCEE5;
  --palette-support: #C28A70;
  --palette-neutral: #B1B6C8;
}

Tailwind Config

{
  "palette-background": "#F0F3F5",
  "palette-ink": "#192124",
  "palette-accent": "#9BCEE5",
  "palette-support": "#C28A70",
  "palette-neutral": "#B1B6C8"
}

Pro Exports Pro

Color Blindness Simulation

#C2CCE6
Protanopia
#B7C3E5
Deuteranopia
#82D5D5
Tritanopia

Build a design system around Crisp Morning Air.