Pebble Rock

945 / Benjamin Moore
#E3DEC7

A gentle, warm neutral that reads differently against warm and cool companions.

Spec Sheet

Hex#E3DEC7
RGB227, 222, 199
HSL49°, 33%, 84%
On White 1.35:1 Fail
On Black 15.54:1 AAA

For AI Tools

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

Background: #E9E7E2
Text: #2A2718
Accent: #E3DEC7
Support: #404E8C
Neutral: #C2C8B7

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

#E9E7E2 background RGB 233 231 226
#2A2718 ink RGB 42 39 24
#E3DEC7 accent RGB 227 222 199
#404E8C support RGB 64 78 140
#C2C8B7 neutral RGB 194 200 183
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E9E7E2;
  --palette-ink: #2A2718;
  --palette-accent: #E3DEC7;
  --palette-support: #404E8C;
  --palette-neutral: #C2C8B7;
}

Tailwind Config

{
  "palette-background": "#E9E7E2",
  "palette-ink": "#2A2718",
  "palette-accent": "#E3DEC7",
  "palette-support": "#404E8C",
  "palette-neutral": "#C2C8B7"
}

Pro Exports Pro

Color Blindness Simulation

#E3DCC6
Protanopia
#E5DEC8
Deuteranopia
#E8DAD7
Tritanopia

Build a design system around Pebble Rock.