Midnight Sky

S-H-620 / Behr
#1C2F80

A dark blue that balances cool clarity with emotional warmth. Works in coastal, traditional, and modern schemes.

Spec Sheet

Hex#1C2F80
RGB28, 47, 128
HSL229°, 64%, 31%
On White 11.88:1 AAA
On Black 1.77:1 Fail

For AI Tools

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

Background: #EBECEF
Text: #10121E
Accent: #1C2F80
Support: #ABA178
Neutral: #C7C2D1

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

#EBECEF background RGB 235 236 239
#10121E ink RGB 16 18 30
#1C2F80 accent RGB 28 47 128
#ABA178 support RGB 171 161 120
#C7C2D1 neutral RGB 199 194 209
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBECEF;
  --palette-ink: #10121E;
  --palette-accent: #1C2F80;
  --palette-support: #ABA178;
  --palette-neutral: #C7C2D1;
}

Tailwind Config

{
  "palette-background": "#EBECEF",
  "palette-ink": "#10121E",
  "palette-accent": "#1C2F80",
  "palette-support": "#ABA178",
  "palette-neutral": "#C7C2D1"
}

Pro Exports Pro

Color Blindness Simulation

#003C83
Protanopia
#00337E
Deuteranopia
#004452
Tritanopia

Build a design system around Midnight Sky.