Steel Blue

#4B6395

Blue

Color Codes

All color formats for development

HEX
#4B6395
RGB
rgb(75, 99, 149)
HSL
hsl(221, 33%, 44%)
OKLCH
oklch(0.503 0.085 264)
CMYK
cmyk(50%, 34%, 0%, 42%)

Accessibility

WCAG contrast compliance

On White Background

5.97:1

AA AAA

On Black Background

3.52:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F6
100
#E7EB
200
#D3DA
300
#B1BD
400
#889B
500
#667E
600
#4B63
700
#3C4E
800
#2B38
900
#1B24
950
#1116

Shades

Darker variations

1#445986
2#3C4F77
3#354568
4#2D3B5A
5#26314B
6#1E273C
7#171E2D
8#0F141E
9#080A0F

Tints

Lighter variations

1#556FA8
2#677FB2
3#7A8FBC
4#8D9FC6
5#A0AFCF
6#B3BFD9
7#C6CFE2
8#D9DFEC
9#ECEFF5

Tones

Muted variations

1#4F6492
2#53658E
3#56678A
4#5A6886
5#5E6983
6#616B7F
7#656C7B
8#696D78
9#6C6F74

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F6
#F5F6FA
BackgroundsSubtle highlightsCard backgrounds
100
E7EB
#E7EBF3
Light backgroundsTable row hoverSkeleton loading
200
D3DA
#D3DAE9
Secondary backgroundsInput backgroundsDividers
300
B1BD
#B1BDD8
BordersInactive statesPlaceholder text
400
889B
#889BC3
Disabled statesSecondary iconsMuted text
500
667E
#667EB2
Primary brand colorCTAsActive elementsLinks
600
4B63
#4B6395
Hover statesFocus ringsPrimary buttons hover
700
3C4E
#3C4E77
Active/pressed statesDark mode accentsSecondary text
800
2B38
#2B3855
Text on light backgroundsHeadingsStrong borders
900
1B24
#1B2436
Primary textHigh emphasis contentDark headings
950
1116
#111622
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F5F6FA;
  --steel-blue-100: #E7EBF3;
  --steel-blue-200: #D3DAE9;
  --steel-blue-300: #B1BDD8;
  --steel-blue-400: #889BC3;
  --steel-blue-500: #667EB2;
  --steel-blue-600: #4B6395;
  --steel-blue-700: #3C4E77;
  --steel-blue-800: #2B3855;
  --steel-blue-900: #1B2436;
  --steel-blue-950: #111622;
}
Generate More ShadesCreate PaletteConvert Color