Traditional

760B-6 / Behr
#645649

A grounded dark neutral that reads warm in daylight. Complements natural materials like linen, wood, and stone.

Spec Sheet

Hex#645649
RGB100, 86, 73
HSL29°, 16%, 34%
On White 7.07:1 AAA
On Black 2.97:1 Fail

For AI Tools

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

Background: #F2F0EE
Text: #1A140F
Accent: #645649
Support: #4F6C87
Neutral: #D3D2C5

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

#F2F0EE background RGB 242 240 238
#1A140F ink RGB 26 20 15
#645649 accent RGB 100 86 73
#4F6C87 support RGB 79 108 135
#D3D2C5 neutral RGB 211 210 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0EE;
  --palette-ink: #1A140F;
  --palette-accent: #645649;
  --palette-support: #4F6C87;
  --palette-neutral: #D3D2C5;
}

Tailwind Config

{
  "palette-background": "#F2F0EE",
  "palette-ink": "#1A140F",
  "palette-accent": "#645649",
  "palette-support": "#4F6C87",
  "palette-neutral": "#D3D2C5"
}

Pro Exports Pro

Color Blindness Simulation

#5B5748
Protanopia
#5E5A49
Deuteranopia
#695352
Tritanopia

Build a design system around Traditional.