Steel Blue

#5585C3

Blue

Color Codes

All color formats for development

HEX
#5585C3
RGB
rgb(85, 133, 195)
HSL
hsl(214, 48%, 55%)
OKLCH
oklch(0.61 0.108 255.4)
CMYK
cmyk(56%, 32%, 0%, 24%)

Accessibility

WCAG contrast compliance

On White Background

3.80:1

AA AAA

On Black Background

5.53:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F7
100
#E5EC
200
#CEDC
300
#A8C1
400
#7BA0
500
#5585
600
#3A69
700
#2E54
800
#213C
900
#1526
950
#0D18

Shades

Darker variations

1#4276BB
2#3A69A6
3#335C91
4#2C4F7D
5#244268
6#1D3553
7#16273E
8#0F1A2A
9#070D15

Tints

Lighter variations

1#6691C9
2#779DCF
3#88AAD5
4#99B6DB
5#AAC2E1
6#BBCEE7
7#CCDAED
8#DDE7F3
9#EEF3F9

Tones

Muted variations

1#5B86BE
2#6086B8
3#6687B3
4#6B88AD
5#7189A8
6#7689A2
7#7C8A9D
8#818B97
9#878C92

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F7
#F4F7FB
BackgroundsSubtle highlightsCard backgrounds
100
E5EC
#E5ECF6
Light backgroundsTable row hoverSkeleton loading
200
CEDC
#CEDCEE
Secondary backgroundsInput backgroundsDividers
300
A8C1
#A8C1E1
BordersInactive statesPlaceholder text
400
7BA0
#7BA0D1
Disabled statesSecondary iconsMuted text
500
5585
#5585C3
Primary brand colorCTAsActive elementsLinks
600
3A69
#3A69A6
Hover statesFocus ringsPrimary buttons hover
700
2E54
#2E5484
Active/pressed statesDark mode accentsSecondary text
800
213C
#213C5E
Text on light backgroundsHeadingsStrong borders
900
1526
#15263C
Primary textHigh emphasis contentDark headings
950
0D18
#0D1826
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F4F7FB;
  --steel-blue-100: #E5ECF6;
  --steel-blue-200: #CEDCEE;
  --steel-blue-300: #A8C1E1;
  --steel-blue-400: #7BA0D1;
  --steel-blue-500: #5585C3;
  --steel-blue-600: #3A69A6;
  --steel-blue-700: #2E5484;
  --steel-blue-800: #213C5E;
  --steel-blue-900: #15263C;
  --steel-blue-950: #0D1826;
}
Generate More ShadesCreate PaletteConvert Color