Steel Blue

#5E80BA

Blue

Color Codes

All color formats for development

HEX
#5E80BA
RGB
rgb(94, 128, 186)
HSL
hsl(218, 40%, 55%)
OKLCH
oklch(0.599 0.097 260.7)
CMYK
cmyk(49%, 31%, 0%, 27%)

Accessibility

WCAG contrast compliance

On White Background

3.98:1

AA AAA

On Black Background

5.27:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F7
100
#E6EB
200
#D1DA
300
#ADBE
400
#829C
500
#5E80
600
#4364
700
#3650
800
#2639
900
#1824
950
#0F17

Shades

Darker variations

1#4C71B1
2#43649D
3#3B5889
4#324B76
5#2A3F62
6#22324F
7#19263B
8#111927
9#080D14

Tints

Lighter variations

1#6E8DC1
2#7E99C8
3#8FA6CF
4#9FB3D6
5#AFC0DD
6#BFCCE3
7#CFD9EA
8#DFE6F1
9#EFF2F8

Tones

Muted variations

1#6381B6
2#6882B1
3#6C84AC
4#7185A8
5#7586A3
6#7A879F
7#7E899A
8#838A95
9#888B91

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F7
#F4F7FA
BackgroundsSubtle highlightsCard backgrounds
100
E6EB
#E6EBF4
Light backgroundsTable row hoverSkeleton loading
200
D1DA
#D1DAEB
Secondary backgroundsInput backgroundsDividers
300
ADBE
#ADBEDC
BordersInactive statesPlaceholder text
400
829C
#829CC9
Disabled statesSecondary iconsMuted text
500
5E80
#5E80BA
Primary brand colorCTAsActive elementsLinks
600
4364
#43649D
Hover statesFocus ringsPrimary buttons hover
700
3650
#36507D
Active/pressed statesDark mode accentsSecondary text
800
2639
#263959
Text on light backgroundsHeadingsStrong borders
900
1824
#182439
Primary textHigh emphasis contentDark headings
950
0F17
#0F1724
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F4F7FA;
  --steel-blue-100: #E6EBF4;
  --steel-blue-200: #D1DAEB;
  --steel-blue-300: #ADBEDC;
  --steel-blue-400: #829CC9;
  --steel-blue-500: #5E80BA;
  --steel-blue-600: #43649D;
  --steel-blue-700: #36507D;
  --steel-blue-800: #263959;
  --steel-blue-900: #182439;
  --steel-blue-950: #0F1724;
}
Generate More ShadesCreate PaletteConvert Color