Steel Blue

#5E88BA

Blue

Color Codes

All color formats for development

HEX
#5E88BA
RGB
rgb(94, 136, 186)
HSL
hsl(213, 40%, 55%)
OKLCH
oklch(0.617 0.089 253.4)
CMYK
cmyk(49%, 27%, 0%, 27%)

Accessibility

WCAG contrast compliance

On White Background

3.68:1

AA AAA

On Black Background

5.71:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F7
100
#E6EC
200
#D1DD
300
#ADC2
400
#82A2
500
#5E88
600
#436C
700
#3656
800
#263D
900
#1827
950
#0F18

Shades

Darker variations

1#4C79B1
2#436C9D
3#3B5E89
4#325176
5#2A4362
6#22364F
7#19283B
8#111B27
9#080D14

Tints

Lighter variations

1#6E94C1
2#7EA0C8
3#8FABCF
4#9FB7D6
5#AFC3DD
6#BFCFE3
7#CFDBEA
8#DFE7F1
9#EFF3F8

Tones

Muted variations

1#6388B6
2#6889B1
3#6C89AC
4#7189A8
5#758AA3
6#7A8A9F
7#7E8B9A
8#838B95
9#888C91

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F7
#F4F7FA
BackgroundsSubtle highlightsCard backgrounds
100
E6EC
#E6ECF4
Light backgroundsTable row hoverSkeleton loading
200
D1DD
#D1DDEB
Secondary backgroundsInput backgroundsDividers
300
ADC2
#ADC2DC
BordersInactive statesPlaceholder text
400
82A2
#82A2C9
Disabled statesSecondary iconsMuted text
500
5E88
#5E88BA
Primary brand colorCTAsActive elementsLinks
600
436C
#436C9D
Hover statesFocus ringsPrimary buttons hover
700
3656
#36567D
Active/pressed statesDark mode accentsSecondary text
800
263D
#263D59
Text on light backgroundsHeadingsStrong borders
900
1827
#182739
Primary textHigh emphasis contentDark headings
950
0F18
#0F1824
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F4F7FA;
  --steel-blue-100: #E6ECF4;
  --steel-blue-200: #D1DDEB;
  --steel-blue-300: #ADC2DC;
  --steel-blue-400: #82A2C9;
  --steel-blue-500: #5E88BA;
  --steel-blue-600: #436C9D;
  --steel-blue-700: #36567D;
  --steel-blue-800: #263D59;
  --steel-blue-900: #182739;
  --steel-blue-950: #0F1824;
}
Generate More ShadesCreate PaletteConvert Color