Stingray

1529 / Benjamin Moore
#CECBBA

A moderate grey with golden undertones that lends quiet sophistication to any room.

Spec Sheet

Hex#CECBBA
RGB206, 203, 186
HSL51°, 17%, 77%
On White 1.63:1 Fail
On Black 12.88:1 AAA

For AI Tools

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

Background: #E8E7E3
Text: #3A351D
Accent: #CECBBA
Support: #6B739E
Neutral: #C5CDB6

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

#E8E7E3 background RGB 232 231 227
#3A351D ink RGB 58 53 29
#CECBBA accent RGB 206 203 186
#6B739E support RGB 107 115 158
#C5CDB6 neutral RGB 197 205 182
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E8E7E3;
  --palette-ink: #3A351D;
  --palette-accent: #CECBBA;
  --palette-support: #6B739E;
  --palette-neutral: #C5CDB6;
}

Tailwind Config

{
  "palette-background": "#E8E7E3",
  "palette-ink": "#3A351D",
  "palette-accent": "#CECBBA",
  "palette-support": "#6B739E",
  "palette-neutral": "#C5CDB6"
}

Pro Exports Pro

Color Blindness Simulation

#CFCAB9
Protanopia
#D0CBBB
Deuteranopia
#D2C8C6
Tritanopia

Build a design system around Stingray.