Simple Pleasures

1097 / Benjamin Moore
#C2A579

This moderate neutral carries sun-kissed warmth, serving as a foundation for layered interiors.

Spec Sheet

Hex#C2A579
RGB194, 165, 121
HSL36°, 37%, 62%
On White 2.35:1 Fail
On Black 8.95:1 AAA

For AI Tools

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

Background: #F2F0EE
Text: #342918
Accent: #C2A579
Support: #6486B9
Neutral: #C0C2AE

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

#F2F0EE background RGB 242 240 238
#342918 ink RGB 52 41 24
#C2A579 accent RGB 194 165 121
#6486B9 support RGB 100 134 185
#C0C2AE neutral RGB 192 194 174
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0EE;
  --palette-ink: #342918;
  --palette-accent: #C2A579;
  --palette-support: #6486B9;
  --palette-neutral: #C0C2AE;
}

Tailwind Config

{
  "palette-background": "#F2F0EE",
  "palette-ink": "#342918",
  "palette-accent": "#C2A579",
  "palette-support": "#6486B9",
  "palette-neutral": "#C0C2AE"
}

Pro Exports Pro

Color Blindness Simulation

#B1A576
Protanopia
#B8AC7A
Deuteranopia
#CE9D99
Tritanopia

Build a design system around Simple Pleasures.