Steel Blue

#3276AE

Blue

Color Codes

All color formats for development

HEX
#3276AE
RGB
rgb(50, 118, 174)
HSL
hsl(207, 55%, 44%)
OKLCH
oklch(0.549 0.111 246.6)
CMYK
cmyk(71%, 32%, 0%, 32%)

Accessibility

WCAG contrast compliance

On White Background

4.84:1

AA AAA

On Black Background

4.34:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F8
100
#E3EE
200
#CCE0
300
#A4C8
400
#75AB
500
#4D93
600
#3276
700
#285E
800
#1D43
900
#122B
950
#0B1B

Shades

Darker variations

1#2D6B9D
2#285F8B
3#23537A
4#1E4768
5#193B57
6#142F46
7#0F2434
8#0A1823
9#050C11

Tints

Lighter variations

1#3985C4
2#4E93CC
3#64A1D2
4#7AAED8
5#90BCDF
6#A6C9E5
7#BDD7EC
8#D3E4F2
9#E9F2F9

Tones

Muted variations

1#3976A8
2#3F75A2
3#45759B
4#4B7495
5#51738F
6#587389
7#5E7283
8#64717D
9#6A7176

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F8
#F3F8FC
BackgroundsSubtle highlightsCard backgrounds
100
E3EE
#E3EEF7
Light backgroundsTable row hoverSkeleton loading
200
CCE0
#CCE0F0
Secondary backgroundsInput backgroundsDividers
300
A4C8
#A4C8E5
BordersInactive statesPlaceholder text
400
75AB
#75ABD7
Disabled statesSecondary iconsMuted text
500
4D93
#4D93CB
Primary brand colorCTAsActive elementsLinks
600
3276
#3276AE
Hover statesFocus ringsPrimary buttons hover
700
285E
#285E8A
Active/pressed statesDark mode accentsSecondary text
800
1D43
#1D4363
Text on light backgroundsHeadingsStrong borders
900
122B
#122B3F
Primary textHigh emphasis contentDark headings
950
0B1B
#0B1B28
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F3F8FC;
  --steel-blue-100: #E3EEF7;
  --steel-blue-200: #CCE0F0;
  --steel-blue-300: #A4C8E5;
  --steel-blue-400: #75ABD7;
  --steel-blue-500: #4D93CB;
  --steel-blue-600: #3276AE;
  --steel-blue-700: #285E8A;
  --steel-blue-800: #1D4363;
  --steel-blue-900: #122B3F;
  --steel-blue-950: #0B1B28;
}
Generate More ShadesCreate PaletteConvert Color