Steel Blue

#42619E

Blue

Color Codes

All color formats for development

HEX
#42619E
RGB
rgb(66, 97, 158)
HSL
hsl(220, 41%, 44%)
OKLCH
oklch(0.498 0.105 262.8)
CMYK
cmyk(58%, 39%, 0%, 38%)

Accessibility

WCAG contrast compliance

On White Background

6.11:1

AA AAA

On Black Background

3.44:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F6
100
#E6EB
200
#D0D9
300
#ACBC
400
#819A
500
#5D7D
600
#4261
700
#354D
800
#2637
900
#1823
950
#0F16

Shades

Darker variations

1#3C578E
2#354D7F
3#2E446F
4#283A5F
5#21304F
6#1A273F
7#141D2F
8#0D1320
9#070A10

Tints

Lighter variations

1#4B6DB2
2#5E7DBC
3#728DC4
4#869ECC
5#9AAED5
6#AEBEDD
7#C3CEE6
8#D7DFEE
9#EBEFF7

Tones

Muted variations

1#47629A
2#4B6495
3#506590
4#55678C
5#596987
6#5E6A83
7#626C7E
8#676D79
9#6C6F75

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F6
#F4F6FA
BackgroundsSubtle highlightsCard backgrounds
100
E6EB
#E6EBF4
Light backgroundsTable row hoverSkeleton loading
200
D0D9
#D0D9EB
Secondary backgroundsInput backgroundsDividers
300
ACBC
#ACBCDC
BordersInactive statesPlaceholder text
400
819A
#819ACA
Disabled statesSecondary iconsMuted text
500
5D7D
#5D7DBB
Primary brand colorCTAsActive elementsLinks
600
4261
#42619E
Hover statesFocus ringsPrimary buttons hover
700
354D
#354D7E
Active/pressed statesDark mode accentsSecondary text
800
2637
#26375A
Text on light backgroundsHeadingsStrong borders
900
1823
#18233A
Primary textHigh emphasis contentDark headings
950
0F16
#0F1624
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F4F6FA;
  --steel-blue-100: #E6EBF4;
  --steel-blue-200: #D0D9EB;
  --steel-blue-300: #ACBCDC;
  --steel-blue-400: #819ACA;
  --steel-blue-500: #5D7DBB;
  --steel-blue-600: #42619E;
  --steel-blue-700: #354D7E;
  --steel-blue-800: #26375A;
  --steel-blue-900: #18233A;
  --steel-blue-950: #0F1624;
}
Generate More ShadesCreate PaletteConvert Color