Canvas II

222 / Paint & Paper Library
#DDD6BA

A gentle step deeper in the Canvas family, adding warmth and body to walls while remaining firmly in neutral territory.

Spec Sheet

Hex#DDD6BA
RGB221, 214, 186
HSL48°, 34%, 80%
On White 1.46:1 Fail
On Black 14.4:1 AAA

For AI Tools

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

Background: #F4F3F1
Text: #181711
Accent: #DDD6BA
Support: #4E62B1
Neutral: #D2D6C7

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

#F4F3F1 background RGB 244 243 241
#181711 ink RGB 24 23 17
#DDD6BA accent RGB 221 214 186
#4E62B1 support RGB 78 98 177
#D2D6C7 neutral RGB 210 214 199
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F3F1;
  --palette-ink: #181711;
  --palette-accent: #DDD6BA;
  --palette-support: #4E62B1;
  --palette-neutral: #D2D6C7;
}

Tailwind Config

{
  "palette-background": "#F4F3F1",
  "palette-ink": "#181711",
  "palette-accent": "#DDD6BA",
  "palette-support": "#4E62B1",
  "palette-neutral": "#D2D6C7"
}

Pro Exports Pro

Color Blindness Simulation

#DCD4B8
Protanopia
#DED7BB
Deuteranopia
#E3D2CE
Tritanopia

Build a design system around Canvas II.