Steel Blue

#3558AC

Blue

Color Codes

All color formats for development

HEX
#3558AC
RGB
rgb(53, 88, 172)
HSL
hsl(222, 53%, 44%)
OKLCH
oklch(0.481 0.14 264.7)
CMYK
cmyk(69%, 49%, 0%, 33%)

Accessibility

WCAG contrast compliance

On White Background

6.68:1

AA AAA

On Black Background

3.14:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E4E9
200
#CCD7
300
#A5B8
400
#7693
500
#4F74
600
#3558
700
#2A46
800
#1E32
900
#1320
950
#0C14

Shades

Darker variations

1#2F509A
2#2A4789
3#253E78
4#203567
5#1A2C56
6#152345
7#101B33
8#0B1222
9#050911

Tints

Lighter variations

1#3B64C2
2#5075C9
3#6686D0
4#7C97D7
5#92A8DD
6#A8BAE4
7#BDCBEB
8#D3DCF2
9#E9EEF8

Tones

Muted variations

1#3B5BA6
2#415DA0
3#47609A
4#4D6294
5#52648E
6#586788
7#5E6982
8#646B7C
9#6A6E76

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FB
BackgroundsSubtle highlightsCard backgrounds
100
E4E9
#E4E9F7
Light backgroundsTable row hoverSkeleton loading
200
CCD7
#CCD7EF
Secondary backgroundsInput backgroundsDividers
300
A5B8
#A5B8E3
BordersInactive statesPlaceholder text
400
7693
#7693D5
Disabled statesSecondary iconsMuted text
500
4F74
#4F74C9
Primary brand colorCTAsActive elementsLinks
600
3558
#3558AC
Hover statesFocus ringsPrimary buttons hover
700
2A46
#2A4689
Active/pressed statesDark mode accentsSecondary text
800
1E32
#1E3262
Text on light backgroundsHeadingsStrong borders
900
1320
#13203E
Primary textHigh emphasis contentDark headings
950
0C14
#0C1427
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F3F6FB;
  --steel-blue-100: #E4E9F7;
  --steel-blue-200: #CCD7EF;
  --steel-blue-300: #A5B8E3;
  --steel-blue-400: #7693D5;
  --steel-blue-500: #4F74C9;
  --steel-blue-600: #3558AC;
  --steel-blue-700: #2A4689;
  --steel-blue-800: #1E3262;
  --steel-blue-900: #13203E;
  --steel-blue-950: #0C1427;
}
Generate More ShadesCreate PaletteConvert Color