Steel Blue

#4C7BCD

Blue

Color Codes

All color formats for development

HEX
#4C7BCD
RGB
rgb(76, 123, 205)
HSL
hsl(218, 56%, 55%)
OKLCH
oklch(0.589 0.136 260.8)
CMYK
cmyk(63%, 40%, 0%, 20%)

Accessibility

WCAG contrast compliance

On White Background

4.18:1

AA AAA

On Black Background

5.02:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E3EA
200
#CBD9
300
#A4BC
400
#7498
500
#4C7B
600
#315F
700
#274C
800
#1C36
900
#1223
950
#0B16

Shades

Darker variations

1#386BC5
2#315FAF
3#2B5499
4#254883
5#1F3C6D
6#193058
7#132442
8#0C182C
9#060C16

Tints

Lighter variations

1#5E88D2
2#7095D7
3#82A3DC
4#94B0E1
5#A5BDE6
6#B7CAEB
7#C9D7F0
8#DBE5F5
9#EDF2FA

Tones

Muted variations

1#527DC6
2#597FC0
3#5F80B9
4#6682B3
5#6C84AC
6#7385A6
7#7987A0
8#7F8999
9#868B93

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
CBD9
#CBD9F0
Secondary backgroundsInput backgroundsDividers
300
A4BC
#A4BCE5
BordersInactive statesPlaceholder text
400
7498
#7498D8
Disabled statesSecondary iconsMuted text
500
4C7B
#4C7BCD
Primary brand colorCTAsActive elementsLinks
600
315F
#315FAF
Hover statesFocus ringsPrimary buttons hover
700
274C
#274C8B
Active/pressed statesDark mode accentsSecondary text
800
1C36
#1C3663
Text on light backgroundsHeadingsStrong borders
900
1223
#122340
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: #E3EAF7;
  --steel-blue-200: #CBD9F0;
  --steel-blue-300: #A4BCE5;
  --steel-blue-400: #7498D8;
  --steel-blue-500: #4C7BCD;
  --steel-blue-600: #315FAF;
  --steel-blue-700: #274C8B;
  --steel-blue-800: #1C3663;
  --steel-blue-900: #122340;
  --steel-blue-950: #0B1628;
}
Generate More ShadesCreate PaletteConvert Color