Charcoal

#47606B

Blue

Color Codes

All color formats for development

HEX
#47606B
RGB
rgb(71, 96, 107)
HSL
hsl(198, 20%, 35%)
OKLCH
oklch(0.473 0.035 226.8)
CMYK
cmyk(34%, 10%, 0%, 58%)

Accessibility

WCAG contrast compliance

On White Background

6.66:1

AA AAA

On Black Background

3.15:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F8
100
#EAEF
200
#D7E1
300
#B9C9
400
#94AD
500
#7595
600
#5A79
700
#4760
800
#3345
900
#212C
950
#141C

Shades

Darker variations

1#405760
2#394D56
3#32434B
4#2B3A40
5#243036
6#1D272B
7#151D20
8#0E1315
9#070A0B

Tints

Lighter variations

1#55727F
2#628493
3#7494A2
4#88A4AF
5#9CB3BD
6#AFC2CA
7#C3D1D7
8#D7E1E4
9#EBF0F2

Tones

Muted variations

1#496069
2#4B5F68
3#4D5E66
4#4F5E64
5#505D62
6#525C60
7#545B5F
8#565B5D
9#575A5B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F8
#F6F8F9
BackgroundsSubtle highlightsCard backgrounds
100
EAEF
#EAEFF1
Light backgroundsTable row hoverSkeleton loading
200
D7E1
#D7E1E4
Secondary backgroundsInput backgroundsDividers
300
B9C9
#B9C9D0
BordersInactive statesPlaceholder text
400
94AD
#94ADB8
Disabled statesSecondary iconsMuted text
500
7595
#7595A3
Primary brand colorCTAsActive elementsLinks
600
5A79
#5A7987
Hover statesFocus ringsPrimary buttons hover
700
4760
#47606B
Active/pressed statesDark mode accentsSecondary text
800
3345
#33454D
Text on light backgroundsHeadingsStrong borders
900
212C
#212C31
Primary textHigh emphasis contentDark headings
950
141C
#141C1F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --charcoal-50: #F6F8F9;
  --charcoal-100: #EAEFF1;
  --charcoal-200: #D7E1E4;
  --charcoal-300: #B9C9D0;
  --charcoal-400: #94ADB8;
  --charcoal-500: #7595A3;
  --charcoal-600: #5A7987;
  --charcoal-700: #47606B;
  --charcoal-800: #33454D;
  --charcoal-900: #212C31;
  --charcoal-950: #141C1F;
}
Generate More ShadesCreate PaletteConvert Color