Almond Truffle

BNC-23 / Behr
#6E5955

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

Spec Sheet

Hex#6E5955
RGB110, 89, 85
HSL10°, 13%, 38%
On White 6.52:1 AA
On Black 3.22:1 AA Large

For AI Tools

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

Background: #EFE8E7
Text: #3C201B
Accent: #6E5955
Support: #76A8B2
Neutral: #CCC5B8

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

#EFE8E7 background RGB 239 232 231
#3C201B ink RGB 60 32 27
#6E5955 accent RGB 110 89 85
#76A8B2 support RGB 118 168 178
#CCC5B8 neutral RGB 204 197 184
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFE8E7;
  --palette-ink: #3C201B;
  --palette-accent: #6E5955;
  --palette-support: #76A8B2;
  --palette-neutral: #CCC5B8;
}

Tailwind Config

{
  "palette-background": "#EFE8E7",
  "palette-ink": "#3C201B",
  "palette-accent": "#6E5955",
  "palette-support": "#76A8B2",
  "palette-neutral": "#CCC5B8"
}

Pro Exports Pro

Color Blindness Simulation

#5D5B55
Protanopia
#625F55
Deuteranopia
#735658
Tritanopia

Build a design system around Almond Truffle.