Steel Blue

#5D72BB

Blue

Color Codes

All color formats for development

HEX
#5D72BB
RGB
rgb(93, 114, 187)
HSL
hsl(227, 41%, 55%)
OKLCH
oklch(0.569 0.116 270.3)
CMYK
cmyk(50%, 39%, 0%, 27%)

Accessibility

WCAG contrast compliance

On White Background

4.58:1

AA AAA

On Black Background

4.59:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F6
100
#E6E9
200
#D0D6
300
#ACB7
400
#8191
500
#5D72
600
#4256
700
#3545
800
#2631
900
#181F
950
#0F14

Shades

Darker variations

1#4A61B2
2#42569E
3#3A4B8A
4#324177
5#293663
6#212B4F
7#19203B
8#111628
9#080B14

Tints

Lighter variations

1#6D80C2
2#7E8EC9
3#8E9CD0
4#9EAAD6
5#AEB8DD
6#BEC6E4
7#CED5EB
8#DFE3F1
9#EFF1F8

Tones

Muted variations

1#6274B7
2#6777B2
3#6B7AAD
4#707CA8
5#757FA4
6#79829F
7#7E849A
8#838796
9#888A91

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F6
#F4F6FA
BackgroundsSubtle highlightsCard backgrounds
100
E6E9
#E6E9F4
Light backgroundsTable row hoverSkeleton loading
200
D0D6
#D0D6EB
Secondary backgroundsInput backgroundsDividers
300
ACB7
#ACB7DC
BordersInactive statesPlaceholder text
400
8191
#8191CA
Disabled statesSecondary iconsMuted text
500
5D72
#5D72BB
Primary brand colorCTAsActive elementsLinks
600
4256
#42569E
Hover statesFocus ringsPrimary buttons hover
700
3545
#35457E
Active/pressed statesDark mode accentsSecondary text
800
2631
#26315A
Text on light backgroundsHeadingsStrong borders
900
181F
#181F3A
Primary textHigh emphasis contentDark headings
950
0F14
#0F1424
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F4F6FA;
  --steel-blue-100: #E6E9F4;
  --steel-blue-200: #D0D6EB;
  --steel-blue-300: #ACB7DC;
  --steel-blue-400: #8191CA;
  --steel-blue-500: #5D72BB;
  --steel-blue-600: #42569E;
  --steel-blue-700: #35457E;
  --steel-blue-800: #26315A;
  --steel-blue-900: #181F3A;
  --steel-blue-950: #0F1424;
}
Generate More ShadesCreate PaletteConvert Color