Steel Blue

#4F74C9

Blue

Color Codes

All color formats for development

HEX
#4F74C9
RGB
rgb(79, 116, 201)
HSL
hsl(222, 53%, 55%)
OKLCH
oklch(0.573 0.138 264.7)
CMYK
cmyk(61%, 42%, 0%, 21%)

Accessibility

WCAG contrast compliance

On White Background

4.49:1

AA AAA

On Black Background

4.67:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E4E9
200
#CCD7
300
#A5B8
400
#7693
500
#4F74
600
#3558
700
#2A46
800
#1E32
900
#1320
950
#0C14

Shades

Darker variations

1#3B63C1
2#3558AC
3#2E4D96
4#284281
5#21376B
6#1A2C56
7#142140
8#0D162B
9#070B15

Tints

Lighter variations

1#6182CE
2#7390D4
3#849ED9
4#96ACDF
5#A7B9E4
6#B9C7E9
7#CAD5EF
8#DCE3F4
9#EDF1FA

Tones

Muted variations

1#5676C3
2#5C79BD
3#627BB7
4#687EB1
5#6E80AB
6#7483A5
7#7A859E
8#808798
9#868A92

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FB
BackgroundsSubtle highlightsCard backgrounds
100
E4E9
#E4E9F7
Light backgroundsTable row hoverSkeleton loading
200
CCD7
#CCD7EF
Secondary backgroundsInput backgroundsDividers
300
A5B8
#A5B8E3
BordersInactive statesPlaceholder text
400
7693
#7693D5
Disabled statesSecondary iconsMuted text
500
4F74
#4F74C9
Primary brand colorCTAsActive elementsLinks
600
3558
#3558AC
Hover statesFocus ringsPrimary buttons hover
700
2A46
#2A4689
Active/pressed statesDark mode accentsSecondary text
800
1E32
#1E3262
Text on light backgroundsHeadingsStrong borders
900
1320
#13203E
Primary textHigh emphasis contentDark headings
950
0C14
#0C1427
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F3F6FB;
  --steel-blue-100: #E4E9F7;
  --steel-blue-200: #CCD7EF;
  --steel-blue-300: #A5B8E3;
  --steel-blue-400: #7693D5;
  --steel-blue-500: #4F74C9;
  --steel-blue-600: #3558AC;
  --steel-blue-700: #2A4689;
  --steel-blue-800: #1E3262;
  --steel-blue-900: #13203E;
  --steel-blue-950: #0C1427;
}
Generate More ShadesCreate PaletteConvert Color