Canvas V

225 / Paint & Paper Library
#C9BB9F

The richest Canvas shade, a warm taupe-brown with green undertones. Excellent on furniture and lower walls.

Spec Sheet

Hex#C9BB9F
RGB201, 187, 159
HSL40°, 28%, 71%
On White 1.89:1 Fail
On Black 11.09:1 AAA

For AI Tools

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

Background: #F3F3F1
Text: #1E1910
Accent: #C9BB9F
Support: #68799C
Neutral: #CED1C2

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

#F3F3F1 background RGB 243 243 241
#1E1910 ink RGB 30 25 16
#C9BB9F accent RGB 201 187 159
#68799C support RGB 104 121 156
#CED1C2 neutral RGB 206 209 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F3F3F1;
  --palette-ink: #1E1910;
  --palette-accent: #C9BB9F;
  --palette-support: #68799C;
  --palette-neutral: #CED1C2;
}

Tailwind Config

{
  "palette-background": "#F3F3F1",
  "palette-ink": "#1E1910",
  "palette-accent": "#C9BB9F",
  "palette-support": "#68799C",
  "palette-neutral": "#CED1C2"
}

Pro Exports Pro

Color Blindness Simulation

#C2BA9D
Protanopia
#C6BEA0
Deuteranopia
#D0B6B3
Tritanopia

Build a design system around Canvas V.