Evening Blue

2066-20 / Benjamin Moore
#004E93

A dark, icy blue that reads as both calm and architectural.

Spec Sheet

Hex#004E93
RGB0, 78, 147
HSL208°, 100%, 29%
On White 8.36:1 AAA
On Black 2.51:1 Fail

For AI Tools

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

Background: #F1F2F3
Text: #1E242A
Accent: #004E93
Support: #B8916F
Neutral: #C0C1D3

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

#F1F2F3 background RGB 241 242 243
#1E242A ink RGB 30 36 42
#004E93 accent RGB 0 78 147
#B8916F support RGB 184 145 111
#C0C1D3 neutral RGB 192 193 211
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F2F3;
  --palette-ink: #1E242A;
  --palette-accent: #004E93;
  --palette-support: #B8916F;
  --palette-neutral: #C0C1D3;
}

Tailwind Config

{
  "palette-background": "#F1F2F3",
  "palette-ink": "#1E242A",
  "palette-accent": "#004E93",
  "palette-support": "#B8916F",
  "palette-neutral": "#C0C1D3"
}

Pro Exports Pro

Color Blindness Simulation

#275496
Protanopia
#004892
Deuteranopia
#005F69
Tritanopia

Build a design system around Evening Blue.