Steel Blue

#5BA3BE

Blue

Color Codes

All color formats for development

HEX
#5BA3BE
RGB
rgb(91, 163, 190)
HSL
hsl(196, 43%, 55%)
OKLCH
oklch(0.679 0.082 224.5)
CMYK
cmyk(52%, 14%, 0%, 25%)

Accessibility

WCAG contrast compliance

On White Background

2.83:1

AA AAA

On Black Background

7.43:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F9
100
#E5F1
200
#D0E5
300
#ABD0
400
#7FB8
500
#5BA3
600
#4087
700
#336B
800
#244D
900
#1731
950
#0F1F

Shades

Darker variations

1#4898B5
2#4087A0
3#38768C
4#306578
5#285464
6#204350
7#18333C
8#102228
9#081114

Tints

Lighter variations

1#6BACC4
2#7CB6CB
3#8CBFD1
4#9DC8D8
5#ADD1DE
6#BDDAE5
7#CEE3EB
8#DEEDF2
9#EFF6F8

Tones

Muted variations

1#60A1B9
2#659FB4
3#6A9CAF
4#6F9AAA
5#7498A5
6#7995A0
7#7D939B
8#829196
9#878F91

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F9
#F4F9FB
BackgroundsSubtle highlightsCard backgrounds
100
E5F1
#E5F1F5
Light backgroundsTable row hoverSkeleton loading
200
D0E5
#D0E5EC
Secondary backgroundsInput backgroundsDividers
300
ABD0
#ABD0DE
BordersInactive statesPlaceholder text
400
7FB8
#7FB8CC
Disabled statesSecondary iconsMuted text
500
5BA3
#5BA3BE
Primary brand colorCTAsActive elementsLinks
600
4087
#4087A0
Hover statesFocus ringsPrimary buttons hover
700
336B
#336B80
Active/pressed statesDark mode accentsSecondary text
800
244D
#244D5B
Text on light backgroundsHeadingsStrong borders
900
1731
#17313A
Primary textHigh emphasis contentDark headings
950
0F1F
#0F1F24
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --steel-blue-50: #F4F9FB;
  --steel-blue-100: #E5F1F5;
  --steel-blue-200: #D0E5EC;
  --steel-blue-300: #ABD0DE;
  --steel-blue-400: #7FB8CC;
  --steel-blue-500: #5BA3BE;
  --steel-blue-600: #4087A0;
  --steel-blue-700: #336B80;
  --steel-blue-800: #244D5B;
  --steel-blue-900: #17313A;
  --steel-blue-950: #0F1F24;
}
Generate More ShadesCreate PaletteConvert Color