Steel Blue

#5481C4

Blue

Color Codes

All color formats for development

HEX
#5481C4
RGB
rgb(84, 129, 196)
HSL
hsl(216, 49%, 55%)
OKLCH
oklch(0.601 0.114 258.1)
CMYK
cmyk(57%, 34%, 0%, 23%)

Accessibility

WCAG contrast compliance

On White Background

3.95:1

AA AAA

On Black Background

5.31:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F7
100
#E4EB
200
#CEDB
300
#A8BF
400
#7A9D
500
#5481
600
#3965
700
#2E51
800
#213A
900
#1525
950
#0D17

Shades

Darker variations

1#4072BC
2#3965A7
3#325992
4#2B4C7D
5#243F68
6#1D3354
7#15263F
8#0E192A
9#070D15

Tints

Lighter variations

1#658ECA
2#769AD0
3#87A7D6
4#98B3DC
5#AAC0E2
6#BBCDE8
7#CCD9ED
8#DDE6F3
9#EEF2F9

Tones

Muted variations

1#5A82BF
2#5F83B9
3#6584B4
4#6B86AE
5#7087A8
6#7688A3
7#7B899D
8#818A97
9#878B92

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F7
#F4F7FB
BackgroundsSubtle highlightsCard backgrounds
100
E4EB
#E4EBF6
Light backgroundsTable row hoverSkeleton loading
200
CEDB
#CEDBEE
Secondary backgroundsInput backgroundsDividers
300
A8BF
#A8BFE1
BordersInactive statesPlaceholder text
400
7A9D
#7A9DD1
Disabled statesSecondary iconsMuted text
500
5481
#5481C4
Primary brand colorCTAsActive elementsLinks
600
3965
#3965A7
Hover statesFocus ringsPrimary buttons hover
700
2E51
#2E5185
Active/pressed statesDark mode accentsSecondary text
800
213A
#213A5F
Text on light backgroundsHeadingsStrong borders
900
1525
#15253D
Primary textHigh emphasis contentDark headings
950
0D17
#0D1726
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F4F7FB;
  --steel-blue-100: #E4EBF6;
  --steel-blue-200: #CEDBEE;
  --steel-blue-300: #A8BFE1;
  --steel-blue-400: #7A9DD1;
  --steel-blue-500: #5481C4;
  --steel-blue-600: #3965A7;
  --steel-blue-700: #2E5185;
  --steel-blue-800: #213A5F;
  --steel-blue-900: #15253D;
  --steel-blue-950: #0D1726;
}
Generate More ShadesCreate PaletteConvert Color