Steel Blue

#5381C6

Blue

Color Codes

All color formats for development

HEX
#5381C6
RGB
rgb(83, 129, 198)
HSL
hsl(216, 50%, 55%)
OKLCH
oklch(0.601 0.117 258.3)
CMYK
cmyk(58%, 35%, 0%, 22%)

Accessibility

WCAG contrast compliance

On White Background

3.94:1

AA AAA

On Black Background

5.32:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F7
100
#E4EB
200
#CDDB
300
#A7BE
400
#799D
500
#5381
600
#3865
700
#2D50
800
#2039
900
#1425
950
#0D17

Shades

Darker variations

1#3F72BD
2#3865A8
3#315893
4#2A4C7E
5#233F69
6#1C3254
7#15263F
8#0E192A
9#070D15

Tints

Lighter variations

1#648DCB
2#759AD1
3#87A7D7
4#98B3DD
5#A9C0E2
6#BACDE8
7#CBD9EE
8#DDE6F4
9#EEF2F9

Tones

Muted variations

1#5982C0
2#5E83BA
3#6484B4
4#6A85AF
5#7087A9
6#7588A3
7#7B899D
8#818A98
9#878B92

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F7
#F4F7FB
BackgroundsSubtle highlightsCard backgrounds
100
E4EB
#E4EBF6
Light backgroundsTable row hoverSkeleton loading
200
CDDB
#CDDBEE
Secondary backgroundsInput backgroundsDividers
300
A7BE
#A7BEE2
BordersInactive statesPlaceholder text
400
799D
#799DD2
Disabled statesSecondary iconsMuted text
500
5381
#5381C6
Primary brand colorCTAsActive elementsLinks
600
3865
#3865A8
Hover statesFocus ringsPrimary buttons hover
700
2D50
#2D5086
Active/pressed statesDark mode accentsSecondary text
800
2039
#203960
Text on light backgroundsHeadingsStrong borders
900
1425
#14253D
Primary textHigh emphasis contentDark headings
950
0D17
#0D1726
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F4F7FB;
  --steel-blue-100: #E4EBF6;
  --steel-blue-200: #CDDBEE;
  --steel-blue-300: #A7BEE2;
  --steel-blue-400: #799DD2;
  --steel-blue-500: #5381C6;
  --steel-blue-600: #3865A8;
  --steel-blue-700: #2D5086;
  --steel-blue-800: #203960;
  --steel-blue-900: #14253D;
  --steel-blue-950: #0D1726;
}
Generate More ShadesCreate PaletteConvert Color