Curio

MQ3-22 / Behr
#D1D5D1

A composed light grey with balanced undertones. Reads as modern and pairs cleanly with both wood and metal.

Spec Sheet

Hex#D1D5D1
RGB209, 213, 209
HSL120°, 5%, 83%
On White 1.48:1 Fail
On Black 14.15:1 AAA

For AI Tools

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

Background: #EEF2EE
Text: #203720
Accent: #D1D5D1
Support: #B856B8
Neutral: #C9D4CF

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

#EEF2EE background RGB 238 242 238
#203720 ink RGB 32 55 32
#D1D5D1 accent RGB 209 213 209
#B856B8 support RGB 184 86 184
#C9D4CF neutral RGB 201 212 207
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF2EE;
  --palette-ink: #203720;
  --palette-accent: #D1D5D1;
  --palette-support: #B856B8;
  --palette-neutral: #C9D4CF;
}

Tailwind Config

{
  "palette-background": "#EEF2EE",
  "palette-ink": "#203720",
  "palette-accent": "#D1D5D1",
  "palette-support": "#B856B8",
  "palette-neutral": "#C9D4CF"
}

Pro Exports Pro

Color Blindness Simulation

#D5D4D1
Protanopia
#D4D4D1
Deuteranopia
#D1D5D4
Tritanopia

Build a design system around Curio.