Pebble

ZOFF011 / Zoffany
#D3CDB4

A warm stone neutral with yellow-green undertones, like a beach pebble held up to afternoon light. Versatile and grounding.

Spec Sheet

Hex#D3CDB4
RGB211, 205, 180
HSL48°, 26%, 77%
On White 1.6:1 Fail
On Black 13.16:1 AAA

For AI Tools

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

Background: #F4F4F0
Text: #1C1A12
Accent: #D3CDB4
Support: #4358AD
Neutral: #B8BDAD

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

#F4F4F0 background RGB 244 244 240
#1C1A12 ink RGB 28 26 18
#D3CDB4 accent RGB 211 205 180
#4358AD support RGB 67 88 173
#B8BDAD neutral RGB 184 189 173
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F4F0;
  --palette-ink: #1C1A12;
  --palette-accent: #D3CDB4;
  --palette-support: #4358AD;
  --palette-neutral: #B8BDAD;
}

Tailwind Config

{
  "palette-background": "#F4F4F0",
  "palette-ink": "#1C1A12",
  "palette-accent": "#D3CDB4",
  "palette-support": "#4358AD",
  "palette-neutral": "#B8BDAD"
}

Pro Exports Pro

Color Blindness Simulation

#D3CBB3
Protanopia
#D4CEB5
Deuteranopia
#D8C9C6
Tritanopia

Build a design system around Pebble.