Ponder

SW 7079 / Sherwin-Williams
#BCB6B6

An understated, whisper-quiet grey tone with undertones that reward close attention.

Spec Sheet

Hex#BCB6B6
RGB188, 182, 182
HSL0°, 4%, 73%
On White 2:1 Fail
On Black 10.5:1 AAA

For AI Tools

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

Background: #ECE4E4
Text: #401C1C
Accent: #BCB6B6
Support: #69A5A5
Neutral: #CDC7C1

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

#ECE4E4 background RGB 236 228 228
#401C1C ink RGB 64 28 28
#BCB6B6 accent RGB 188 182 182
#69A5A5 support RGB 105 165 165
#CDC7C1 neutral RGB 205 199 193
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE4E4;
  --palette-ink: #401C1C;
  --palette-accent: #BCB6B6;
  --palette-support: #69A5A5;
  --palette-neutral: #CDC7C1;
}

Tailwind Config

{
  "palette-background": "#ECE4E4",
  "palette-ink": "#401C1C",
  "palette-accent": "#BCB6B6",
  "palette-support": "#69A5A5",
  "palette-neutral": "#CDC7C1"
}

Pro Exports Pro

Color Blindness Simulation

#B7B7B6
Protanopia
#B8B8B6
Deuteranopia
#BDB6B6
Tritanopia

Build a design system around Ponder.