Steel Blue

#5D84BB

Blue

Color Codes

All color formats for development

HEX
#5D84BB
RGB
rgb(93, 132, 187)
HSL
hsl(215, 41%, 55%)
OKLCH
oklch(0.608 0.095 257.1)
CMYK
cmyk(50%, 29%, 0%, 27%)

Accessibility

WCAG contrast compliance

On White Background

3.83:1

AA AAA

On Black Background

5.48:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F7
100
#E6EC
200
#D0DC
300
#ACC0
400
#81A0
500
#5D84
600
#4269
700
#3553
800
#263B
900
#1826
950
#0F18

Shades

Darker variations

1#4A76B2
2#42699E
3#3A5B8A
4#324E77
5#294163
6#21344F
7#19273B
8#111A28
9#080D14

Tints

Lighter variations

1#6D91C2
2#7E9DC9
3#8EA9D0
4#9EB5D6
5#AEC2DD
6#BECEE4
7#CEDAEB
8#DFE6F1
9#EFF3F8

Tones

Muted variations

1#6285B7
2#6786B2
3#6B87AD
4#7088A8
5#7588A4
6#79899F
7#7E8A9A
8#838B96
9#888B91

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
D0DC
#D0DCEB
Secondary backgroundsInput backgroundsDividers
300
ACC0
#ACC0DC
BordersInactive statesPlaceholder text
400
81A0
#81A0CA
Disabled statesSecondary iconsMuted text
500
5D84
#5D84BB
Primary brand colorCTAsActive elementsLinks
600
4269
#42699E
Hover statesFocus ringsPrimary buttons hover
700
3553
#35537E
Active/pressed statesDark mode accentsSecondary text
800
263B
#263B5A
Text on light backgroundsHeadingsStrong borders
900
1826
#18263A
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: #D0DCEB;
  --steel-blue-300: #ACC0DC;
  --steel-blue-400: #81A0CA;
  --steel-blue-500: #5D84BB;
  --steel-blue-600: #42699E;
  --steel-blue-700: #35537E;
  --steel-blue-800: #263B5A;
  --steel-blue-900: #18263A;
  --steel-blue-950: #0F1824;
}
Generate More ShadesCreate PaletteConvert Color