Rosy Tan

130E-3 / Behr
#C8ABBB

A muted, light grey that holds its own without overwhelming. Works across contemporary and transitional interiors.

Spec Sheet

Hex#C8ABBB
RGB200, 171, 187
HSL327°, 21%, 73%
On White 2.1:1 Fail
On Black 10:1 AAA

For AI Tools

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

Background: #EEE8EB
Text: #351D2A
Accent: #C8ABBB
Support: #64AA84
Neutral: #D7CCCC

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

#EEE8EB background RGB 238 232 235
#351D2A ink RGB 53 29 42
#C8ABBB accent RGB 200 171 187
#64AA84 support RGB 100 170 132
#D7CCCC neutral RGB 215 204 204
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEE8EB;
  --palette-ink: #351D2A;
  --palette-accent: #C8ABBB;
  --palette-support: #64AA84;
  --palette-neutral: #D7CCCC;
}

Tailwind Config

{
  "palette-background": "#EEE8EB",
  "palette-ink": "#351D2A",
  "palette-accent": "#C8ABBB",
  "palette-support": "#64AA84",
  "palette-neutral": "#D7CCCC"
}

Pro Exports Pro

Color Blindness Simulation

#ACB0BC
Protanopia
#B3B4BA
Deuteranopia
#CCABB0
Tritanopia

Build a design system around Rosy Tan.