Steel Blue

#3A72A6

Blue

Color Codes

All color formats for development

HEX
#3A72A6
RGB
rgb(58, 114, 166)
HSL
hsl(209, 48%, 44%)
OKLCH
oklch(0.538 0.101 248.7)
CMYK
cmyk(65%, 31%, 0%, 35%)

Accessibility

WCAG contrast compliance

On White Background

5.08:1

AA AAA

On Black Background

4.14:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F7
100
#E5ED
200
#CEDE
300
#A8C5
400
#7BA7
500
#558E
600
#3A72
700
#2E5B
800
#2141
900
#1529
950
#0D1A

Shades

Darker variations

1#356795
2#2F5B85
3#295074
4#234464
5#1D3953
6#172E42
7#122232
8#0C1721
9#060B11

Tints

Lighter variations

1#4281BB
2#568FC4
3#6B9DCB
4#80ABD2
5#95B9DA
6#AAC7E1
7#C0D5E9
8#D5E3F0
9#EAF1F8

Tones

Muted variations

1#4072A1
2#45729B
3#4B7196
4#507191
5#55718B
6#5B7186
7#607180
8#65717B
9#6B7076

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F7
#F4F7FB
BackgroundsSubtle highlightsCard backgrounds
100
E5ED
#E5EDF6
Light backgroundsTable row hoverSkeleton loading
200
CEDE
#CEDEEE
Secondary backgroundsInput backgroundsDividers
300
A8C5
#A8C5E1
BordersInactive statesPlaceholder text
400
7BA7
#7BA7D1
Disabled statesSecondary iconsMuted text
500
558E
#558EC3
Primary brand colorCTAsActive elementsLinks
600
3A72
#3A72A6
Hover statesFocus ringsPrimary buttons hover
700
2E5B
#2E5B84
Active/pressed statesDark mode accentsSecondary text
800
2141
#21415E
Text on light backgroundsHeadingsStrong borders
900
1529
#15293C
Primary textHigh emphasis contentDark headings
950
0D1A
#0D1A26
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F4F7FB;
  --steel-blue-100: #E5EDF6;
  --steel-blue-200: #CEDEEE;
  --steel-blue-300: #A8C5E1;
  --steel-blue-400: #7BA7D1;
  --steel-blue-500: #558EC3;
  --steel-blue-600: #3A72A6;
  --steel-blue-700: #2E5B84;
  --steel-blue-800: #21415E;
  --steel-blue-900: #15293C;
  --steel-blue-950: #0D1A26;
}
Generate More ShadesCreate PaletteConvert Color