Charcoal

#47370B

Orange

Color Codes

All color formats for development

HEX
#47370B
RGB
rgb(71, 55, 11)
HSL
hsl(44, 73%, 16%)
OKLCH
oklch(0.345 0.063 87.8)
CMYK
cmyk(0%, 23%, 85%, 72%)

Accessibility

WCAG contrast compliance

On White Background

11.54:1

AA AAA

On Black Background

1.82:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDFA
100
#FAF3
200
#F6E9
300
#EFD8
400
#E7C4
500
#E0B3
600
#C296
700
#9A78
800
#6E55
900
#4737
950
#2C22

Shades

Darker variations

1#40310A
2#382C09
3#312608
4#2A2107
5#231B06
6#1C1604
7#151003
8#0E0B02
9#070501

Tints

Lighter variations

1#6C5311
2#917017
3#B68D1C
4#DBAA22
5#E2B846
6#E8C76B
7#EED590
8#F3E3B5
9#F9F1DA

Tones

Muted variations

1#44350E
2#413411
3#3E3314
4#3B3117
5#38301A
6#352E1D
7#322D20
8#2F2C23
9#2C2A26

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDFA
#FDFAF2
BackgroundsSubtle highlightsCard backgrounds
100
FAF3
#FAF3E0
Light backgroundsTable row hoverSkeleton loading
200
F6E9
#F6E9C6
Secondary backgroundsInput backgroundsDividers
300
EFD8
#EFD89A
BordersInactive statesPlaceholder text
400
E7C4
#E7C465
Disabled statesSecondary iconsMuted text
500
E0B3
#E0B338
Primary brand colorCTAsActive elementsLinks
600
C296
#C2961E
Hover statesFocus ringsPrimary buttons hover
700
9A78
#9A7818
Active/pressed statesDark mode accentsSecondary text
800
6E55
#6E5511
Text on light backgroundsHeadingsStrong borders
900
4737
#47370B
Primary textHigh emphasis contentDark headings
950
2C22
#2C2207
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --charcoal-50: #FDFAF2;
  --charcoal-100: #FAF3E0;
  --charcoal-200: #F6E9C6;
  --charcoal-300: #EFD89A;
  --charcoal-400: #E7C465;
  --charcoal-500: #E0B338;
  --charcoal-600: #C2961E;
  --charcoal-700: #9A7818;
  --charcoal-800: #6E5511;
  --charcoal-900: #47370B;
  --charcoal-950: #2C2207;
}
Generate More ShadesCreate PaletteConvert Color