Steel Blue

#5772C1

Blue

Color Codes

All color formats for development

HEX
#5772C1
RGB
rgb(87, 114, 193)
HSL
hsl(225, 46%, 55%)
OKLCH
oklch(0.568 0.126 268)
CMYK
cmyk(55%, 41%, 0%, 24%)

Accessibility

WCAG contrast compliance

On White Background

4.58:1

AA AAA

On Black Background

4.58:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F6
100
#E5E9
200
#CFD6
300
#A9B7
400
#7D91
500
#5772
600
#3D56
700
#3045
800
#2231
900
#161F
950
#0E14

Shades

Darker variations

1#4461B8
2#3D56A4
3#354C8F
4#2D417B
5#263666
6#1E2B52
7#17203D
8#0F1629
9#080B14

Tints

Lighter variations

1#6880C7
2#798ECD
3#8A9CD4
4#9AAADA
5#ABB8E0
6#BCC7E6
7#CDD5EC
8#DDE3F3
9#EEF1F9

Tones

Muted variations

1#5D74BC
2#6277B6
3#677AB1
4#6D7CAC
5#727FA7
6#7782A1
7#7C849C
8#828797
9#878A92

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F6
#F4F6FB
BackgroundsSubtle highlightsCard backgrounds
100
E5E9
#E5E9F5
Light backgroundsTable row hoverSkeleton loading
200
CFD6
#CFD6ED
Secondary backgroundsInput backgroundsDividers
300
A9B7
#A9B7DF
BordersInactive statesPlaceholder text
400
7D91
#7D91CF
Disabled statesSecondary iconsMuted text
500
5772
#5772C1
Primary brand colorCTAsActive elementsLinks
600
3D56
#3D56A4
Hover statesFocus ringsPrimary buttons hover
700
3045
#304582
Active/pressed statesDark mode accentsSecondary text
800
2231
#22315D
Text on light backgroundsHeadingsStrong borders
900
161F
#161F3C
Primary textHigh emphasis contentDark headings
950
0E14
#0E1425
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F4F6FB;
  --steel-blue-100: #E5E9F5;
  --steel-blue-200: #CFD6ED;
  --steel-blue-300: #A9B7DF;
  --steel-blue-400: #7D91CF;
  --steel-blue-500: #5772C1;
  --steel-blue-600: #3D56A4;
  --steel-blue-700: #304582;
  --steel-blue-800: #22315D;
  --steel-blue-900: #161F3C;
  --steel-blue-950: #0E1425;
}
Generate More ShadesCreate PaletteConvert Color