Topiary Tint

SW 6448 / Sherwin-Williams
#C8D8C4

An understated, muted neutral tone with a quiet confidence that anchors surrounding colours.

Spec Sheet

Hex#C8D8C4
RGB200, 216, 196
HSL108°, 20%, 81%
On White 1.49:1 Fail
On Black 14.08:1 AAA

For AI Tools

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

Background: #F1F5F0
Text: #192915
Accent: #C8D8C4
Support: #834B91
Neutral: #A0C5AB

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

#F1F5F0 background RGB 241 245 240
#192915 ink RGB 25 41 21
#C8D8C4 accent RGB 200 216 196
#834B91 support RGB 131 75 145
#A0C5AB neutral RGB 160 197 171
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F5F0;
  --palette-ink: #192915;
  --palette-accent: #C8D8C4;
  --palette-support: #834B91;
  --palette-neutral: #A0C5AB;
}

Tailwind Config

{
  "palette-background": "#F1F5F0",
  "palette-ink": "#192915",
  "palette-accent": "#C8D8C4",
  "palette-support": "#834B91",
  "palette-neutral": "#A0C5AB"
}

Pro Exports Pro

Color Blindness Simulation

#DAD4C3
Protanopia
#D7D3C5
Deuteranopia
#C7D6D2
Tritanopia

Build a design system around Topiary Tint.