Steel Blue

#5E75BA

Blue

Color Codes

All color formats for development

HEX
#5E75BA
RGB
rgb(94, 117, 186)
HSL
hsl(225, 40%, 55%)
OKLCH
oklch(0.575 0.11 268.8)
CMYK
cmyk(49%, 37%, 0%, 27%)

Accessibility

WCAG contrast compliance

On White Background

4.44:1

AA AAA

On Black Background

4.73:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F6
100
#E6EA
200
#D1D7
300
#ADB9
400
#8294
500
#5E75
600
#435A
700
#3647
800
#2633
900
#1821
950
#0F14

Shades

Darker variations

1#4C65B1
2#435A9D
3#3B4F89
4#324376
5#2A3862
6#222D4F
7#19223B
8#111627
9#080B14

Tints

Lighter variations

1#6E83C1
2#7E91C8
3#8F9FCF
4#9FACD6
5#AFBADD
6#BFC8E3
7#CFD6EA
8#DFE3F1
9#EFF1F8

Tones

Muted variations

1#6378B6
2#687AB1
3#6C7CAC
4#717EA8
5#7581A3
6#7A839F
7#7E859A
8#838895
9#888A91

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F6
#F4F6FA
BackgroundsSubtle highlightsCard backgrounds
100
E6EA
#E6EAF4
Light backgroundsTable row hoverSkeleton loading
200
D1D7
#D1D7EB
Secondary backgroundsInput backgroundsDividers
300
ADB9
#ADB9DC
BordersInactive statesPlaceholder text
400
8294
#8294C9
Disabled statesSecondary iconsMuted text
500
5E75
#5E75BA
Primary brand colorCTAsActive elementsLinks
600
435A
#435A9D
Hover statesFocus ringsPrimary buttons hover
700
3647
#36477D
Active/pressed statesDark mode accentsSecondary text
800
2633
#263359
Text on light backgroundsHeadingsStrong borders
900
1821
#182139
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: #E6EAF4;
  --steel-blue-200: #D1D7EB;
  --steel-blue-300: #ADB9DC;
  --steel-blue-400: #8294C9;
  --steel-blue-500: #5E75BA;
  --steel-blue-600: #435A9D;
  --steel-blue-700: #36477D;
  --steel-blue-800: #263359;
  --steel-blue-900: #182139;
  --steel-blue-950: #0F1424;
}
Generate More ShadesCreate PaletteConvert Color