White Truffle

SW 6028 / Sherwin-Williams
#D7C8C2

A luminous, muted white tone with undertones that reward close attention.

Spec Sheet

Hex#D7C8C2
RGB215, 200, 194
HSL17°, 21%, 80%
On White 1.62:1 Fail
On Black 12.93:1 AAA

For AI Tools

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

Background: #EBE7E5
Text: #211A17
Accent: #D7C8C2
Support: #598DA1
Neutral: #C2BEB3

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

#EBE7E5 background RGB 235 231 229
#211A17 ink RGB 33 26 23
#D7C8C2 accent RGB 215 200 194
#598DA1 support RGB 89 141 161
#C2BEB3 neutral RGB 194 190 179
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBE7E5;
  --palette-ink: #211A17;
  --palette-accent: #D7C8C2;
  --palette-support: #598DA1;
  --palette-neutral: #C2BEB3;
}

Tailwind Config

{
  "palette-background": "#EBE7E5",
  "palette-ink": "#211A17",
  "palette-accent": "#D7C8C2",
  "palette-support": "#598DA1",
  "palette-neutral": "#C2BEB3"
}

Pro Exports Pro

Color Blindness Simulation

#CCC9C2
Protanopia
#CFCCC2
Deuteranopia
#DCC6C6
Tritanopia

Build a design system around White Truffle.