Steel Blue

#486999

Blue

Color Codes

All color formats for development

HEX
#486999
RGB
rgb(72, 105, 153)
HSL
hsl(216, 36%, 44%)
OKLCH
oklch(0.517 0.086 257.7)
CMYK
cmyk(53%, 31%, 0%, 40%)

Accessibility

WCAG contrast compliance

On White Background

5.59:1

AA AAA

On Black Background

3.76:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F7
100
#E7EC
200
#D2DB
300
#AFC0
400
#869F
500
#6384
600
#4868
700
#3953
800
#293B
900
#1A26
950
#1018

Shades

Darker variations

1#415E89
2#39537A
3#32496B
4#2B3E5C
5#24344C
6#1D2A3D
7#161F2E
8#0E151F
9#070A0F

Tints

Lighter variations

1#5175AC
2#6485B6
3#7794BF
4#8AA3C8
5#9EB2D1
6#B1C2DA
7#C5D1E4
8#D8E0ED
9#ECF0F6

Tones

Muted variations

1#4C6995
2#506A91
3#546B8C
4#586B88
5#5C6C84
6#606D80
7#646E7C
8#686F78
9#6C6F74

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F7
#F5F7FA
BackgroundsSubtle highlightsCard backgrounds
100
E7EC
#E7ECF4
Light backgroundsTable row hoverSkeleton loading
200
D2DB
#D2DBEA
Secondary backgroundsInput backgroundsDividers
300
AFC0
#AFC0D9
BordersInactive statesPlaceholder text
400
869F
#869FC6
Disabled statesSecondary iconsMuted text
500
6384
#6384B6
Primary brand colorCTAsActive elementsLinks
600
4868
#486899
Hover statesFocus ringsPrimary buttons hover
700
3953
#395379
Active/pressed statesDark mode accentsSecondary text
800
293B
#293B57
Text on light backgroundsHeadingsStrong borders
900
1A26
#1A2637
Primary textHigh emphasis contentDark headings
950
1018
#101823
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F5F7FA;
  --steel-blue-100: #E7ECF4;
  --steel-blue-200: #D2DBEA;
  --steel-blue-300: #AFC0D9;
  --steel-blue-400: #869FC6;
  --steel-blue-500: #6384B6;
  --steel-blue-600: #486899;
  --steel-blue-700: #395379;
  --steel-blue-800: #293B57;
  --steel-blue-900: #1A2637;
  --steel-blue-950: #101823;
}
Generate More ShadesCreate PaletteConvert Color