Steel Blue

#387FA8

Blue

Color Codes

All color formats for development

HEX
#387FA8
RGB
rgb(56, 127, 168)
HSL
hsl(202, 50%, 44%)
OKLCH
oklch(0.569 0.095 237.1)
CMYK
cmyk(67%, 24%, 0%, 34%)

Accessibility

WCAG contrast compliance

On White Background

4.40:1

AA AAA

On Black Background

4.77:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F8
100
#E4F0
200
#CDE2
300
#A7CC
400
#79B2
500
#539C
600
#387F
700
#2D65
800
#2048
900
#142E
950
#0D1D

Shades

Darker variations

1#327297
2#2D6687
3#275976
4#224C65
5#1C4054
6#163343
7#112632
8#0B1922
9#060D11

Tints

Lighter variations

1#3F8FBE
2#549CC6
3#69A8CD
4#7EB5D4
5#94C1DB
6#A9CDE2
7#BFDAEA
8#D4E6F1
9#EAF3F8

Tones

Muted variations

1#3E7EA3
2#437C9D
3#497B97
4#4F7992
5#54788C
6#5A7687
7#5F7581
8#65737B
9#6B7276

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F8
#F4F8FB
BackgroundsSubtle highlightsCard backgrounds
100
E4F0
#E4F0F6
Light backgroundsTable row hoverSkeleton loading
200
CDE2
#CDE2EE
Secondary backgroundsInput backgroundsDividers
300
A7CC
#A7CCE2
BordersInactive statesPlaceholder text
400
79B2
#79B2D2
Disabled statesSecondary iconsMuted text
500
539C
#539CC6
Primary brand colorCTAsActive elementsLinks
600
387F
#387FA8
Hover statesFocus ringsPrimary buttons hover
700
2D65
#2D6586
Active/pressed statesDark mode accentsSecondary text
800
2048
#204860
Text on light backgroundsHeadingsStrong borders
900
142E
#142E3D
Primary textHigh emphasis contentDark headings
950
0D1D
#0D1D26
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F4F8FB;
  --steel-blue-100: #E4F0F6;
  --steel-blue-200: #CDE2EE;
  --steel-blue-300: #A7CCE2;
  --steel-blue-400: #79B2D2;
  --steel-blue-500: #539CC6;
  --steel-blue-600: #387FA8;
  --steel-blue-700: #2D6586;
  --steel-blue-800: #204860;
  --steel-blue-900: #142E3D;
  --steel-blue-950: #0D1D26;
}
Generate More ShadesCreate PaletteConvert Color