Steel Blue

#47679A

Blue

Color Codes

All color formats for development

HEX
#47679A
RGB
rgb(71, 103, 154)
HSL
hsl(217, 37%, 44%)
OKLCH
oklch(0.512 0.09 259.4)
CMYK
cmyk(54%, 33%, 0%, 40%)

Accessibility

WCAG contrast compliance

On White Background

5.71:1

AA AAA

On Black Background

3.67: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
#859E
500
#6282
600
#4767
700
#3852
800
#283A
900
#1A25
950
#1017

Shades

Darker variations

1#405C8A
2#39527B
3#31486C
4#2A3E5C
5#23334D
6#1C293D
7#151F2E
8#0E151F
9#070A0F

Tints

Lighter variations

1#5074AD
2#6283B7
3#7692C0
4#8AA2C9
5#9DB1D2
6#B1C1DB
7#C4D0E4
8#D8E0ED
9#EBEFF6

Tones

Muted variations

1#4B6796
2#4F6891
3#53698D
4#576A89
5#5B6B85
6#606C81
7#646D7D
8#686E79
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
#AFBFDA
BordersInactive statesPlaceholder text
400
859E
#859EC7
Disabled statesSecondary iconsMuted text
500
6282
#6282B7
Primary brand colorCTAsActive elementsLinks
600
4767
#47679A
Hover statesFocus ringsPrimary buttons hover
700
3852
#38527A
Active/pressed statesDark mode accentsSecondary text
800
283A
#283A57
Text on light backgroundsHeadingsStrong borders
900
1A25
#1A2538
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: #AFBFDA;
  --steel-blue-400: #859EC7;
  --steel-blue-500: #6282B7;
  --steel-blue-600: #47679A;
  --steel-blue-700: #38527A;
  --steel-blue-800: #283A57;
  --steel-blue-900: #1A2538;
  --steel-blue-950: #101723;
}
Generate More ShadesCreate PaletteConvert Color