Drizzle

SW 6477 / Sherwin-Williams
#8CAEAB

An architectural, whisper-quiet grey value subtle enough for large surfaces yet interesting up close.

Spec Sheet

Hex#8CAEAB
RGB140, 174, 171
HSL175°, 17%, 62%
On White 2.4:1 Fail
On Black 8.76:1 AAA

For AI Tools

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

Background: #EBF0EF
Text: #173533
Accent: #8CAEAB
Support: #983E46
Neutral: #B1BCC4

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

#EBF0EF background RGB 235 240 239
#173533 ink RGB 23 53 51
#8CAEAB accent RGB 140 174 171
#983E46 support RGB 152 62 70
#B1BCC4 neutral RGB 177 188 196
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBF0EF;
  --palette-ink: #173533;
  --palette-accent: #8CAEAB;
  --palette-support: #983E46;
  --palette-neutral: #B1BCC4;
}

Tailwind Config

{
  "palette-background": "#EBF0EF",
  "palette-ink": "#173533",
  "palette-accent": "#8CAEAB",
  "palette-support": "#983E46",
  "palette-neutral": "#B1BCC4"
}

Pro Exports Pro

Color Blindness Simulation

#AAAAAB
Protanopia
#A3A5AB
Deuteranopia
#82B0AD
Tritanopia

Build a design system around Drizzle.