Steel Blue

#4D79CB

Blue

Color Codes

All color formats for development

HEX
#4D79CB
RGB
rgb(77, 121, 203)
HSL
hsl(219, 55%, 55%)
OKLCH
oklch(0.584 0.135 261.8)
CMYK
cmyk(62%, 40%, 0%, 20%)

Accessibility

WCAG contrast compliance

On White Background

4.27:1

AA AAA

On Black Background

4.91:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E3EA
200
#CCD8
300
#A4BB
400
#7597
500
#4D79
600
#325E
700
#284B
800
#1D35
900
#1222
950
#0B15

Shades

Darker variations

1#3969C4
2#325EAE
3#2C5298
4#264682
5#203B6D
6#192F57
7#132341
8#0D172B
9#060C16

Tints

Lighter variations

1#5F87D1
2#7194D6
3#82A1DB
4#94AFE0
5#A6BCE5
6#B8CAEA
7#CAD7F0
8#DBE4F5
9#EDF2FA

Tones

Muted variations

1#537BC5
2#5A7DBF
3#607FB8
4#6681B2
5#6D83AC
6#7385A5
7#79879F
8#808899
9#868A93

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
A4BB
#A4BBE5
BordersInactive statesPlaceholder text
400
7597
#7597D7
Disabled statesSecondary iconsMuted text
500
4D79
#4D79CB
Primary brand colorCTAsActive elementsLinks
600
325E
#325EAE
Hover statesFocus ringsPrimary buttons hover
700
284B
#284B8A
Active/pressed statesDark mode accentsSecondary text
800
1D35
#1D3563
Text on light backgroundsHeadingsStrong borders
900
1222
#12223F
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: #A4BBE5;
  --steel-blue-400: #7597D7;
  --steel-blue-500: #4D79CB;
  --steel-blue-600: #325EAE;
  --steel-blue-700: #284B8A;
  --steel-blue-800: #1D3563;
  --steel-blue-900: #12223F;
  --steel-blue-950: #0B1528;
}
Generate More ShadesCreate PaletteConvert Color