Steel Blue

#5281C7

Blue

Color Codes

All color formats for development

HEX
#5281C7
RGB
rgb(82, 129, 199)
HSL
hsl(216, 51%, 55%)
OKLCH
oklch(0.601 0.119 258.2)
CMYK
cmyk(59%, 35%, 0%, 22%)

Accessibility

WCAG contrast compliance

On White Background

3.94:1

AA AAA

On Black Background

5.32:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F7
100
#E4EB
200
#CDDA
300
#A6BE
400
#789D
500
#5281
600
#3765
700
#2C50
800
#1F39
900
#1425
950
#0C17

Shades

Darker variations

1#3E71BF
2#3765A9
3#305894
4#294C7F
5#223F6A
6#1B3255
7#152640
8#0E192A
9#070D15

Tints

Lighter variations

1#638DCC
2#749AD2
3#86A6D8
4#97B3DD
5#A8C0E3
6#BACCE9
7#CBD9EE
8#DCE6F4
9#EEF2F9

Tones

Muted variations

1#5882C1
2#5D83BB
3#6384B5
4#6985AF
5#6F86AA
6#7588A4
7#7B899E
8#818A98
9#868B92

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F7
#F3F7FB
BackgroundsSubtle highlightsCard backgrounds
100
E4EB
#E4EBF6
Light backgroundsTable row hoverSkeleton loading
200
CDDA
#CDDAEF
Secondary backgroundsInput backgroundsDividers
300
A6BE
#A6BEE2
BordersInactive statesPlaceholder text
400
789D
#789DD3
Disabled statesSecondary iconsMuted text
500
5281
#5281C7
Primary brand colorCTAsActive elementsLinks
600
3765
#3765A9
Hover statesFocus ringsPrimary buttons hover
700
2C50
#2C5087
Active/pressed statesDark mode accentsSecondary text
800
1F39
#1F3960
Text on light backgroundsHeadingsStrong borders
900
1425
#14253E
Primary textHigh emphasis contentDark headings
950
0C17
#0C1727
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F3F7FB;
  --steel-blue-100: #E4EBF6;
  --steel-blue-200: #CDDAEF;
  --steel-blue-300: #A6BEE2;
  --steel-blue-400: #789DD3;
  --steel-blue-500: #5281C7;
  --steel-blue-600: #3765A9;
  --steel-blue-700: #2C5087;
  --steel-blue-800: #1F3960;
  --steel-blue-900: #14253E;
  --steel-blue-950: #0C1727;
}
Generate More ShadesCreate PaletteConvert Color