Steel Blue

#325CAE

Blue

Color Codes

All color formats for development

HEX
#325CAE
RGB
rgb(50, 92, 174)
HSL
hsl(220, 55%, 44%)
OKLCH
oklch(0.489 0.139 262.2)
CMYK
cmyk(71%, 47%, 0%, 32%)

Accessibility

WCAG contrast compliance

On White Background

6.41:1

AA AAA

On Black Background

3.28:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E3EA
200
#CCD8
300
#A4BA
400
#7595
500
#4D77
600
#325C
700
#2849
800
#1D34
900
#1221
950
#0B15

Shades

Darker variations

1#2D529D
2#28498B
3#23407A
4#1E3768
5#192E57
6#142546
7#0F1B34
8#0A1223
9#050911

Tints

Lighter variations

1#3967C4
2#4E78CC
3#6489D2
4#7A9AD8
5#90ABDF
6#A6BBE5
7#BDCCEC
8#D3DDF2
9#E9EEF9

Tones

Muted variations

1#395EA8
2#3F60A2
3#45629B
4#4B6495
5#51668F
6#586889
7#5E6A83
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
A4BA
#A4BAE5
BordersInactive statesPlaceholder text
400
7595
#7595D7
Disabled statesSecondary iconsMuted text
500
4D77
#4D77CB
Primary brand colorCTAsActive elementsLinks
600
325C
#325CAE
Hover statesFocus ringsPrimary buttons hover
700
2849
#28498A
Active/pressed statesDark mode accentsSecondary text
800
1D34
#1D3463
Text on light backgroundsHeadingsStrong borders
900
1221
#12213F
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: #A4BAE5;
  --steel-blue-400: #7595D7;
  --steel-blue-500: #4D77CB;
  --steel-blue-600: #325CAE;
  --steel-blue-700: #28498A;
  --steel-blue-800: #1D3463;
  --steel-blue-900: #12213F;
  --steel-blue-950: #0B1528;
}
Generate More ShadesCreate PaletteConvert Color