Steel Blue

#486799

Blue

Color Codes

All color formats for development

HEX
#486799
RGB
rgb(72, 103, 153)
HSL
hsl(217, 36%, 44%)
OKLCH
oklch(0.512 0.088 259.6)
CMYK
cmyk(53%, 33%, 0%, 40%)

Accessibility

WCAG contrast compliance

On White Background

5.71:1

AA AAA

On Black Background

3.68:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F7
100
#E7EC
200
#D2DB
300
#AFBF
400
#869E
500
#6383
600
#4867
700
#3952
800
#293A
900
#1A25
950
#1017

Shades

Darker variations

1#415C89
2#39527A
3#32486B
4#2B3E5C
5#24334C
6#1D293D
7#161F2E
8#0E151F
9#070A0F

Tints

Lighter variations

1#5174AC
2#6483B6
3#7793BF
4#8AA2C8
5#9EB2D1
6#B1C1DA
7#C5D1E4
8#D8E0ED
9#ECF0F6

Tones

Muted variations

1#4C6895
2#506991
3#546A8C
4#586B88
5#5C6B84
6#606C80
7#646D7C
8#686E78
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
AFBF
#AFBFD9
BordersInactive statesPlaceholder text
400
869E
#869EC6
Disabled statesSecondary iconsMuted text
500
6383
#6383B6
Primary brand colorCTAsActive elementsLinks
600
4867
#486799
Hover statesFocus ringsPrimary buttons hover
700
3952
#395279
Active/pressed statesDark mode accentsSecondary text
800
293A
#293A57
Text on light backgroundsHeadingsStrong borders
900
1A25
#1A2537
Primary textHigh emphasis contentDark headings
950
1017
#101723
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: #AFBFD9;
  --steel-blue-400: #869EC6;
  --steel-blue-500: #6383B6;
  --steel-blue-600: #486799;
  --steel-blue-700: #395279;
  --steel-blue-800: #293A57;
  --steel-blue-900: #1A2537;
  --steel-blue-950: #101723;
}
Generate More ShadesCreate PaletteConvert Color