Steel Blue

#4E7ECA

Blue

Color Codes

All color formats for development

HEX
#4E7ECA
RGB
rgb(78, 126, 202)
HSL
hsl(217, 54%, 55%)
OKLCH
oklch(0.595 0.128 259.2)
CMYK
cmyk(61%, 38%, 0%, 21%)

Accessibility

WCAG contrast compliance

On White Background

4.07:1

AA AAA

On Black Background

5.16:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E4EB
200
#CCDA
300
#A5BD
400
#769B
500
#4E7E
600
#3462
700
#294E
800
#1D38
900
#1324
950
#0C16

Shades

Darker variations

1#3A6EC2
2#3462AD
3#2D5697
4#274A82
5#203D6C
6#1A3156
7#132541
8#0D192B
9#060C16

Tints

Lighter variations

1#608BCF
2#7298D5
3#83A5DA
4#95B1DF
5#A7BEE5
6#B8CBEA
7#CAD8EF
8#DCE5F4
9#EDF2FA

Tones

Muted variations

1#547FC4
2#5B81BE
3#6182B8
4#6784B1
5#6D85AB
6#7386A5
7#7A889F
8#808999
9#868B92

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FB
BackgroundsSubtle highlightsCard backgrounds
100
E4EB
#E4EBF7
Light backgroundsTable row hoverSkeleton loading
200
CCDA
#CCDAF0
Secondary backgroundsInput backgroundsDividers
300
A5BD
#A5BDE4
BordersInactive statesPlaceholder text
400
769B
#769BD6
Disabled statesSecondary iconsMuted text
500
4E7E
#4E7ECA
Primary brand colorCTAsActive elementsLinks
600
3462
#3462AD
Hover statesFocus ringsPrimary buttons hover
700
294E
#294E89
Active/pressed statesDark mode accentsSecondary text
800
1D38
#1D3862
Text on light backgroundsHeadingsStrong borders
900
1324
#13243F
Primary textHigh emphasis contentDark headings
950
0C16
#0C1627
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F3F6FB;
  --steel-blue-100: #E4EBF7;
  --steel-blue-200: #CCDAF0;
  --steel-blue-300: #A5BDE4;
  --steel-blue-400: #769BD6;
  --steel-blue-500: #4E7ECA;
  --steel-blue-600: #3462AD;
  --steel-blue-700: #294E89;
  --steel-blue-800: #1D3862;
  --steel-blue-900: #13243F;
  --steel-blue-950: #0C1627;
}
Generate More ShadesCreate PaletteConvert Color