Bonsai Tint

SW 6436 / Sherwin-Williams
#C5D1B2

A natural, muted green tone with enough complexity to stand alone or support bolder choices.

Spec Sheet

Hex#C5D1B2
RGB197, 209, 178
HSL83°, 25%, 76%
On White 1.6:1 Fail
On Black 13.14:1 AAA

For AI Tools

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

Background: #E7EAE1
Text: #23271B
Accent: #C5D1B2
Support: #8462BC
Neutral: #BDD4BA

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

#E7EAE1 background RGB 231 234 225
#23271B ink RGB 35 39 27
#C5D1B2 accent RGB 197 209 178
#8462BC support RGB 132 98 188
#BDD4BA neutral RGB 189 212 186
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E7EAE1;
  --palette-ink: #23271B;
  --palette-accent: #C5D1B2;
  --palette-support: #8462BC;
  --palette-neutral: #BDD4BA;
}

Tailwind Config

{
  "palette-background": "#E7EAE1",
  "palette-ink": "#23271B",
  "palette-accent": "#C5D1B2",
  "palette-support": "#8462BC",
  "palette-neutral": "#BDD4BA"
}

Pro Exports Pro

Color Blindness Simulation

#D5CDB0
Protanopia
#D3CCB3
Deuteranopia
#C7CEC8
Tritanopia

Build a design system around Bonsai Tint.