Slate Gray

#607380

Blue

Color Codes

All color formats for development

HEX
#607380
RGB
rgb(96, 115, 128)
HSL
hsl(204, 14%, 44%)
OKLCH
oklch(0.545 0.03 238)
CMYK
cmyk(25%, 10%, 0%, 50%)

Accessibility

WCAG contrast compliance

On White Background

4.93:1

AA AAA

On Black Background

4.26:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F8
100
#EBEE
200
#D9DF
300
#BCC6
400
#99A8
500
#7C8F
600
#6073
700
#4D5C
800
#3742
900
#232A
950
#161A

Shades

Darker variations

1#576873
2#4D5C66
3#44515A
4#3A454D
5#303A40
6#272E33
7#1D2326
8#13171A
9#0A0C0D

Tints

Lighter variations

1#6D8290
2#7D909D
3#8D9EA9
4#9DACB5
5#AEBAC2
6#BEC7CE
7#CED5DA
8#DEE3E6
9#EFF1F3

Tones

Muted variations

1#62737E
2#64737D
3#65727B
4#67727A
5#687278
6#6A7176
7#6B7175
8#6D7173
9#6F7172

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F8
#F6F8F8
BackgroundsSubtle highlightsCard backgrounds
100
EBEE
#EBEEF0
Light backgroundsTable row hoverSkeleton loading
200
D9DF
#D9DFE2
Secondary backgroundsInput backgroundsDividers
300
BCC6
#BCC6CD
BordersInactive statesPlaceholder text
400
99A8
#99A8B2
Disabled statesSecondary iconsMuted text
500
7C8F
#7C8F9C
Primary brand colorCTAsActive elementsLinks
600
6073
#607380
Hover statesFocus ringsPrimary buttons hover
700
4D5C
#4D5C66
Active/pressed statesDark mode accentsSecondary text
800
3742
#374249
Text on light backgroundsHeadingsStrong borders
900
232A
#232A2F
Primary textHigh emphasis contentDark headings
950
161A
#161A1D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --slate-gray-50: #F6F8F8;
  --slate-gray-100: #EBEEF0;
  --slate-gray-200: #D9DFE2;
  --slate-gray-300: #BCC6CD;
  --slate-gray-400: #99A8B2;
  --slate-gray-500: #7C8F9C;
  --slate-gray-600: #607380;
  --slate-gray-700: #4D5C66;
  --slate-gray-800: #374249;
  --slate-gray-900: #232A2F;
  --slate-gray-950: #161A1D;
}
Generate More ShadesCreate PaletteConvert Color