Charcoal

#32404E

Blue

Color Codes

All color formats for development

HEX
#32404E
RGB
rgb(50, 64, 78)
HSL
hsl(210, 22%, 25%)
OKLCH
oklch(0.365 0.03 248.7)
CMYK
cmyk(36%, 18%, 0%, 69%)

Accessibility

WCAG contrast compliance

On White Background

10.61:1

AA AAA

On Black Background

1.98:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F7
100
#E9ED
200
#D7DE
300
#B7C4
400
#92A6
500
#738C
600
#5870
700
#4659
800
#3240
900
#2029
950
#141A

Shades

Darker variations

1#2D3946
2#28333E
3#232D36
4#1E262F
5#192027
6#14191F
7#0F1317
8#0A0D10
9#050608

Tints

Lighter variations

1#415365
2#50667C
3#5E7994
4#738CA5
5#8A9FB4
6#A2B3C3
7#B9C6D2
8#D0D9E1
9#E8ECF0

Tones

Muted variations

1#33404C
2#35404B
3#36404A
4#374048
5#394047
6#3A4045
7#3C4044
8#3D4043
9#3E4041

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F7
#F6F7F9
BackgroundsSubtle highlightsCard backgrounds
100
E9ED
#E9EDF1
Light backgroundsTable row hoverSkeleton loading
200
D7DE
#D7DEE5
Secondary backgroundsInput backgroundsDividers
300
B7C4
#B7C4D1
BordersInactive statesPlaceholder text
400
92A6
#92A6B9
Disabled statesSecondary iconsMuted text
500
738C
#738CA5
Primary brand colorCTAsActive elementsLinks
600
5870
#587089
Hover statesFocus ringsPrimary buttons hover
700
4659
#46596D
Active/pressed statesDark mode accentsSecondary text
800
3240
#32404E
Text on light backgroundsHeadingsStrong borders
900
2029
#202932
Primary textHigh emphasis contentDark headings
950
141A
#141A1F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --charcoal-50: #F6F7F9;
  --charcoal-100: #E9EDF1;
  --charcoal-200: #D7DEE5;
  --charcoal-300: #B7C4D1;
  --charcoal-400: #92A6B9;
  --charcoal-500: #738CA5;
  --charcoal-600: #587089;
  --charcoal-700: #46596D;
  --charcoal-800: #32404E;
  --charcoal-900: #202932;
  --charcoal-950: #141A1F;
}
Generate More ShadesCreate PaletteConvert Color