Cobblestone

ZOFF077 / Zoffany
#918E7D

A warm mid-grey with olive undertones, like time-worn cobbled streets. Earthy and characterful.

Spec Sheet

Hex#918E7D
RGB145, 142, 125
HSL51°, 8%, 53%
On White 3.3:1 AA Large
On Black 6.37:1 AA

For AI Tools

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

Background: #EAE9E1
Text: #26251C
Accent: #918E7D
Support: #7C83AB
Neutral: #BDC2B2

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

#EAE9E1 background RGB 234 233 225
#26251C ink RGB 38 37 28
#918E7D accent RGB 145 142 125
#7C83AB support RGB 124 131 171
#BDC2B2 neutral RGB 189 194 178
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAE9E1;
  --palette-ink: #26251C;
  --palette-accent: #918E7D;
  --palette-support: #7C83AB;
  --palette-neutral: #BDC2B2;
}

Tailwind Config

{
  "palette-background": "#EAE9E1",
  "palette-ink": "#26251C",
  "palette-accent": "#918E7D",
  "palette-support": "#7C83AB",
  "palette-neutral": "#BDC2B2"
}

Pro Exports Pro

Color Blindness Simulation

#928D7C
Protanopia
#938E7E
Deuteranopia
#948B89
Tritanopia

Build a design system around Cobblestone.