Charcoal

ZOFF110 / Zoffany
#3E3E3C

A deep, warm charcoal with brown undertones. The darkest neutral in the range, dramatic yet approachable.

Spec Sheet

Hex#3E3E3C
RGB62, 62, 60
HSL60°, 2%, 24%
On White 10.72:1 AAA
On Black 1.96:1 Fail

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #F4F4F1
Text: #1F1F0F
Accent: #3E3E3C
Support: #4646A4
Neutral: #C9D3C0

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Charcoal Palettes are free. Exports aren't.

#F4F4F1 background RGB 244 244 241
#1F1F0F ink RGB 31 31 15
#3E3E3C accent RGB 62 62 60
#4646A4 support RGB 70 70 164
#C9D3C0 neutral RGB 201 211 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F4F1;
  --palette-ink: #1F1F0F;
  --palette-accent: #3E3E3C;
  --palette-support: #4646A4;
  --palette-neutral: #C9D3C0;
}

Tailwind Config

{
  "palette-background": "#F4F4F1",
  "palette-ink": "#1F1F0F",
  "palette-accent": "#3E3E3C",
  "palette-support": "#4646A4",
  "palette-neutral": "#C9D3C0"
}

Pro Exports Pro

Color Blindness Simulation

#3E3E3C
Protanopia
#3E3E3C
Deuteranopia
#3E3E3D
Tritanopia

Build a design system around Charcoal.