Repose Gray

SW 7015 / Sherwin-Williams
#CCC9C0

A grounding, whisper-quiet neutral tone perfect for grounding a colour scheme.

Spec Sheet

Hex#CCC9C0
RGB204, 201, 192
HSL45°, 11%, 78%
On White 1.66:1 Fail
On Black 12.68:1 AAA

For AI Tools

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

Background: #F6F5F4
Text: #37311F
Accent: #CCC9C0
Support: #5066AA
Neutral: #D1D6C2

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

#F6F5F4 background RGB 246 245 244
#37311F ink RGB 55 49 31
#CCC9C0 accent RGB 204 201 192
#5066AA support RGB 80 102 170
#D1D6C2 neutral RGB 209 214 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F5F4;
  --palette-ink: #37311F;
  --palette-accent: #CCC9C0;
  --palette-support: #5066AA;
  --palette-neutral: #D1D6C2;
}

Tailwind Config

{
  "palette-background": "#F6F5F4",
  "palette-ink": "#37311F",
  "palette-accent": "#CCC9C0",
  "palette-support": "#5066AA",
  "palette-neutral": "#D1D6C2"
}

Pro Exports Pro

Color Blindness Simulation

#CBC8C0
Protanopia
#CCC9C0
Deuteranopia
#CEC7C6
Tritanopia

Build a design system around Repose Gray.