Canvas Tan

UL170-14 / Behr
#DCD5C7

A light, muted neutral with warm grounding. Pairs effortlessly with bolder accents without competing.

Spec Sheet

Hex#DCD5C7
RGB220, 213, 199
HSL40°, 23%, 82%
On White 1.46:1 Fail
On Black 14.39:1 AAA

For AI Tools

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

Background: #F5F3F0
Text: #1F190F
Accent: #DCD5C7
Support: #516385
Neutral: #CCCEC0

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

#F5F3F0 background RGB 245 243 240
#1F190F ink RGB 31 25 15
#DCD5C7 accent RGB 220 213 199
#516385 support RGB 81 99 133
#CCCEC0 neutral RGB 204 206 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F3F0;
  --palette-ink: #1F190F;
  --palette-accent: #DCD5C7;
  --palette-support: #516385;
  --palette-neutral: #CCCEC0;
}

Tailwind Config

{
  "palette-background": "#F5F3F0",
  "palette-ink": "#1F190F",
  "palette-accent": "#DCD5C7",
  "palette-support": "#516385",
  "palette-neutral": "#CCCEC0"
}

Pro Exports Pro

Color Blindness Simulation

#D9D4C6
Protanopia
#DBD6C7
Deuteranopia
#E0D2D1
Tritanopia

Build a design system around Canvas Tan.