Steel Blue

#5B9DBE

Blue

Color Codes

All color formats for development

HEX
#5B9DBE
RGB
rgb(91, 157, 190)
HSL
hsl(200, 43%, 55%)
OKLCH
oklch(0.665 0.083 231.6)
CMYK
cmyk(52%, 17%, 0%, 25%)

Accessibility

WCAG contrast compliance

On White Background

3.00:1

AA AAA

On Black Background

7.01:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F8
100
#E5F0
200
#D0E3
300
#ABCD
400
#7FB3
500
#5B9D
600
#4080
700
#3366
800
#2449
900
#172F
950
#0F1D

Shades

Darker variations

1#4890B5
2#4080A0
3#38708C
4#306078
5#285064
6#204050
7#18303C
8#102028
9#081014

Tints

Lighter variations

1#6BA7C4
2#7CB0CB
3#8CBAD1
4#9DC4D8
5#ADCEDE
6#BDD8E5
7#CEE2EB
8#DEEBF2
9#EFF5F8

Tones

Muted variations

1#609BB9
2#6599B4
3#6A98AF
4#6F96AA
5#7494A5
6#7993A0
7#7D919B
8#829096
9#878E91

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F8
#F4F8FB
BackgroundsSubtle highlightsCard backgrounds
100
E5F0
#E5F0F5
Light backgroundsTable row hoverSkeleton loading
200
D0E3
#D0E3EC
Secondary backgroundsInput backgroundsDividers
300
ABCD
#ABCDDE
BordersInactive statesPlaceholder text
400
7FB3
#7FB3CC
Disabled statesSecondary iconsMuted text
500
5B9D
#5B9DBE
Primary brand colorCTAsActive elementsLinks
600
4080
#4080A0
Hover statesFocus ringsPrimary buttons hover
700
3366
#336680
Active/pressed statesDark mode accentsSecondary text
800
2449
#24495B
Text on light backgroundsHeadingsStrong borders
900
172F
#172F3A
Primary textHigh emphasis contentDark headings
950
0F1D
#0F1D24
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F4F8FB;
  --steel-blue-100: #E5F0F5;
  --steel-blue-200: #D0E3EC;
  --steel-blue-300: #ABCDDE;
  --steel-blue-400: #7FB3CC;
  --steel-blue-500: #5B9DBE;
  --steel-blue-600: #4080A0;
  --steel-blue-700: #336680;
  --steel-blue-800: #24495B;
  --steel-blue-900: #172F3A;
  --steel-blue-950: #0F1D24;
}
Generate More ShadesCreate PaletteConvert Color