Marble V

445 / Paint & Paper Library
#CDC6C4

The deepest Marble shade, a decisive cool grey with warm pink undertones. Beautiful on panelling and bookcases.

Spec Sheet

Hex#CDC6C4
RGB205, 198, 196
HSL13°, 8%, 79%
On White 1.68:1 Fail
On Black 12.47:1 AAA

For AI Tools

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

Background: #F4F1F0
Text: #2A1C18
Accent: #CDC6C4
Support: #7BA2AD
Neutral: #DBD5C7

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

#F4F1F0 background RGB 244 241 240
#2A1C18 ink RGB 42 28 24
#CDC6C4 accent RGB 205 198 196
#7BA2AD support RGB 123 162 173
#DBD5C7 neutral RGB 219 213 199
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F1F0;
  --palette-ink: #2A1C18;
  --palette-accent: #CDC6C4;
  --palette-support: #7BA2AD;
  --palette-neutral: #DBD5C7;
}

Tailwind Config

{
  "palette-background": "#F4F1F0",
  "palette-ink": "#2A1C18",
  "palette-accent": "#CDC6C4",
  "palette-support": "#7BA2AD",
  "palette-neutral": "#DBD5C7"
}

Pro Exports Pro

Color Blindness Simulation

#C7C7C4
Protanopia
#C9C8C4
Deuteranopia
#CFC5C5
Tritanopia

Build a design system around Marble V.