Tabac

RE0102 / Ressource
#8C5C30

Tobacco brown — warm, dry, and aromatic in feeling. The deep brown of aged tobacco leaves and leather club chairs.

Spec Sheet

Hex#8C5C30
RGB140, 92, 48
HSL29°, 49%, 37%
On White 5.69:1 AA
On Black 3.69:1 AA Large

For AI Tools

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

Background: #EAE5E1
Text: #271E16
Accent: #8C5C30
Support: #3A6792
Neutral: #C0C0A5

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 Tabac Palettes are free. Exports aren't.

#EAE5E1 background RGB 234 229 225
#271E16 ink RGB 39 30 22
#8C5C30 accent RGB 140 92 48
#3A6792 support RGB 58 103 146
#C0C0A5 neutral RGB 192 192 165
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAE5E1;
  --palette-ink: #271E16;
  --palette-accent: #8C5C30;
  --palette-support: #3A6792;
  --palette-neutral: #C0C0A5;
}

Tailwind Config

{
  "palette-background": "#EAE5E1",
  "palette-ink": "#271E16",
  "palette-accent": "#8C5C30",
  "palette-support": "#3A6792",
  "palette-neutral": "#C0C0A5"
}

Pro Exports Pro

Color Blindness Simulation

#6B602C
Protanopia
#766B31
Deuteranopia
#985252
Tritanopia

Build a design system around Tabac.