Canvas III

223 / Paint & Paper Library
#DBD2BA

The mid-tone Canvas shade, a warm greenish beige with the character of aged linen. Versatile and quietly confident.

Spec Sheet

Hex#DBD2BA
RGB219, 210, 186
HSL44°, 31%, 79%
On White 1.51:1 Fail
On Black 13.94:1 AAA

For AI Tools

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

Background: #F4F3F0
Text: #2D281B
Accent: #DBD2BA
Support: #546083
Neutral: #D1D5C3

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

#F4F3F0 background RGB 244 243 240
#2D281B ink RGB 45 40 27
#DBD2BA accent RGB 219 210 186
#546083 support RGB 84 96 131
#D1D5C3 neutral RGB 209 213 195
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F3F0;
  --palette-ink: #2D281B;
  --palette-accent: #DBD2BA;
  --palette-support: #546083;
  --palette-neutral: #D1D5C3;
}

Tailwind Config

{
  "palette-background": "#F4F3F0",
  "palette-ink": "#2D281B",
  "palette-accent": "#DBD2BA",
  "palette-support": "#546083",
  "palette-neutral": "#D1D5C3"
}

Pro Exports Pro

Color Blindness Simulation

#D8D1B9
Protanopia
#DAD4BB
Deuteranopia
#E1CECB
Tritanopia

Build a design system around Canvas III.