Powder III

703 / Paint & Paper Library
#DDD2D4

The mid-tone of the Powder family, a muted rose-grey. Romantic without being overtly pink.

Spec Sheet

Hex#DDD2D4
RGB221, 210, 212
HSL349°, 14%, 85%
On White 1.47:1 Fail
On Black 14.24:1 AAA

For AI Tools

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

Background: #EEE7E8
Text: #352125
Accent: #DDD2D4
Support: #588980
Neutral: #BEB2AC

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

#EEE7E8 background RGB 238 231 232
#352125 ink RGB 53 33 37
#DDD2D4 accent RGB 221 210 212
#588980 support RGB 88 137 128
#BEB2AC neutral RGB 190 178 172
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEE7E8;
  --palette-ink: #352125;
  --palette-accent: #DDD2D4;
  --palette-support: #588980;
  --palette-neutral: #BEB2AC;
}

Tailwind Config

{
  "palette-background": "#EEE7E8",
  "palette-ink": "#352125",
  "palette-accent": "#DDD2D4",
  "palette-support": "#588980",
  "palette-neutral": "#BEB2AC"
}

Pro Exports Pro

Color Blindness Simulation

#D3D3D4
Protanopia
#D6D5D4
Deuteranopia
#DFD1D3
Tritanopia

Build a design system around Powder III.