Slate Gray

#597388

Blue

Color Codes

All color formats for development

HEX
#597388
RGB
rgb(89, 115, 136)
HSL
hsl(207, 21%, 44%)
OKLCH
oklch(0.543 0.045 243)
CMYK
cmyk(35%, 15%, 0%, 47%)

Accessibility

WCAG contrast compliance

On White Background

4.96:1

AA AAA

On Black Background

4.23:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F8
100
#E9EE
200
#D7DF
300
#B8C6
400
#93A8
500
#748F
600
#5973
700
#475B
800
#3241
900
#202A
950
#141A

Shades

Darker variations

1#50677A
2#475C6D
3#3E505F
4#354551
5#2C3944
6#232E36
7#1B2229
8#12171B
9#090B0E

Tints

Lighter variations

1#648199
2#758FA5
3#869DB0
4#97ABBB
5#A9B9C7
6#BAC7D2
7#CBD5DD
8#DCE3E8
9#EEF1F4

Tones

Muted variations

1#5B7285
2#5D7283
3#607281
4#62727E
5#64717C
6#67717A
7#697177
8#6B7175
9#6E7073

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F8
#F6F8F9
BackgroundsSubtle highlightsCard backgrounds
100
E9EE
#E9EEF1
Light backgroundsTable row hoverSkeleton loading
200
D7DF
#D7DFE5
Secondary backgroundsInput backgroundsDividers
300
B8C6
#B8C6D1
BordersInactive statesPlaceholder text
400
93A8
#93A8B8
Disabled statesSecondary iconsMuted text
500
748F
#748FA4
Primary brand colorCTAsActive elementsLinks
600
5973
#597388
Hover statesFocus ringsPrimary buttons hover
700
475B
#475B6C
Active/pressed statesDark mode accentsSecondary text
800
3241
#32414D
Text on light backgroundsHeadingsStrong borders
900
202A
#202A31
Primary textHigh emphasis contentDark headings
950
141A
#141A1F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --slate-gray-50: #F6F8F9;
  --slate-gray-100: #E9EEF1;
  --slate-gray-200: #D7DFE5;
  --slate-gray-300: #B8C6D1;
  --slate-gray-400: #93A8B8;
  --slate-gray-500: #748FA4;
  --slate-gray-600: #597388;
  --slate-gray-700: #475B6C;
  --slate-gray-800: #32414D;
  --slate-gray-900: #202A31;
  --slate-gray-950: #141A1F;
}
Generate More ShadesCreate PaletteConvert Color