Steel Blue

#4D7BCB

Blue

Color Codes

All color formats for development

HEX
#4D7BCB
RGB
rgb(77, 123, 203)
HSL
hsl(218, 55%, 55%)
OKLCH
oklch(0.588 0.133 260.7)
CMYK
cmyk(62%, 39%, 0%, 20%)

Accessibility

WCAG contrast compliance

On White Background

4.19:1

AA AAA

On Black Background

5.01:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E3EB
200
#CCD9
300
#A4BC
400
#7599
500
#4D7B
600
#3260
700
#284C
800
#1D36
900
#1223
950
#0B16

Shades

Darker variations

1#396CC4
2#3260AE
3#2C5498
4#264882
5#203C6D
6#193057
7#132441
8#0D182B
9#060C16

Tints

Lighter variations

1#5F89D1
2#7196D6
3#82A3DB
4#94B0E0
5#A6BDE5
6#B8CAEA
7#CAD8F0
8#DBE5F5
9#EDF2FA

Tones

Muted variations

1#537DC5
2#5A7FBF
3#6080B8
4#6682B2
5#6D84AC
6#7386A5
7#79879F
8#808999
9#868B93

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FC
BackgroundsSubtle highlightsCard backgrounds
100
E3EB
#E3EBF7
Light backgroundsTable row hoverSkeleton loading
200
CCD9
#CCD9F0
Secondary backgroundsInput backgroundsDividers
300
A4BC
#A4BCE5
BordersInactive statesPlaceholder text
400
7599
#7599D7
Disabled statesSecondary iconsMuted text
500
4D7B
#4D7BCB
Primary brand colorCTAsActive elementsLinks
600
3260
#3260AE
Hover statesFocus ringsPrimary buttons hover
700
284C
#284C8A
Active/pressed statesDark mode accentsSecondary text
800
1D36
#1D3663
Text on light backgroundsHeadingsStrong borders
900
1223
#12233F
Primary textHigh emphasis contentDark headings
950
0B16
#0B1628
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F3F6FC;
  --steel-blue-100: #E3EBF7;
  --steel-blue-200: #CCD9F0;
  --steel-blue-300: #A4BCE5;
  --steel-blue-400: #7599D7;
  --steel-blue-500: #4D7BCB;
  --steel-blue-600: #3260AE;
  --steel-blue-700: #284C8A;
  --steel-blue-800: #1D3663;
  --steel-blue-900: #12233F;
  --steel-blue-950: #0B1628;
}
Generate More ShadesCreate PaletteConvert Color