Traditional Blue

MQ5-57 / Behr
#1F6592

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

Spec Sheet

Hex#1F6592
RGB31, 101, 146
HSL203°, 65%, 35%
On White 6.3:1 AA
On Black 3.33:1 AA Large

For AI Tools

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

Background: #E4E9EC
Text: #1C2C36
Accent: #1F6592
Support: #A47456
Neutral: #A3A7C8

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

#E4E9EC background RGB 228 233 236
#1C2C36 ink RGB 28 44 54
#1F6592 accent RGB 31 101 146
#A47456 support RGB 164 116 86
#A3A7C8 neutral RGB 163 167 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E4E9EC;
  --palette-ink: #1C2C36;
  --palette-accent: #1F6592;
  --palette-support: #A47456;
  --palette-neutral: #A3A7C8;
}

Tailwind Config

{
  "palette-background": "#E4E9EC",
  "palette-ink": "#1C2C36",
  "palette-accent": "#1F6592",
  "palette-support": "#A47456",
  "palette-neutral": "#A3A7C8"
}

Pro Exports Pro

Color Blindness Simulation

#506694
Protanopia
#405B91
Deuteranopia
#007075
Tritanopia

Build a design system around Traditional Blue.