Steel Blue

#325EAE

Blue

Color Codes

All color formats for development

HEX
#325EAE
RGB
rgb(50, 94, 174)
HSL
hsl(219, 55%, 44%)
OKLCH
oklch(0.494 0.137 261.2)
CMYK
cmyk(71%, 46%, 0%, 32%)

Accessibility

WCAG contrast compliance

On White Background

6.27:1

AA AAA

On Black Background

3.35:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E3EA
200
#CCD8
300
#A4BB
400
#7597
500
#4D79
600
#325E
700
#284B
800
#1D35
900
#1222
950
#0B15

Shades

Darker variations

1#2D549D
2#284B8B
3#23427A
4#1E3868
5#192F57
6#142546
7#0F1C34
8#0A1323
9#050911

Tints

Lighter variations

1#396AC4
2#4E7ACC
3#648BD2
4#7A9BD8
5#90ACDF
6#A6BCE5
7#BDCDEC
8#D3DEF2
9#E9EEF9

Tones

Muted variations

1#3960A8
2#3F61A2
3#45639B
4#4B6595
5#51678F
6#586989
7#5E6B83
8#646C7D
9#6A6E76

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FC
BackgroundsSubtle highlightsCard backgrounds
100
E3EA
#E3EAF7
Light backgroundsTable row hoverSkeleton loading
200
CCD8
#CCD8F0
Secondary backgroundsInput backgroundsDividers
300
A4BB
#A4BBE5
BordersInactive statesPlaceholder text
400
7597
#7597D7
Disabled statesSecondary iconsMuted text
500
4D79
#4D79CB
Primary brand colorCTAsActive elementsLinks
600
325E
#325EAE
Hover statesFocus ringsPrimary buttons hover
700
284B
#284B8A
Active/pressed statesDark mode accentsSecondary text
800
1D35
#1D3563
Text on light backgroundsHeadingsStrong borders
900
1222
#12223F
Primary textHigh emphasis contentDark headings
950
0B15
#0B1528
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F3F6FC;
  --steel-blue-100: #E3EAF7;
  --steel-blue-200: #CCD8F0;
  --steel-blue-300: #A4BBE5;
  --steel-blue-400: #7597D7;
  --steel-blue-500: #4D79CB;
  --steel-blue-600: #325EAE;
  --steel-blue-700: #284B8A;
  --steel-blue-800: #1D3563;
  --steel-blue-900: #12223F;
  --steel-blue-950: #0B1528;
}
Generate More ShadesCreate PaletteConvert Color