Sawgrass

N350-2 / Behr
#D2DCC8

A light, muted grey that bridges warm and cool schemes. Versatile enough for walls, trim, or cabinetry.

Spec Sheet

Hex#D2DCC8
RGB210, 220, 200
HSL90°, 22%, 82%
On White 1.42:1 Fail
On Black 14.81:1 AAA

For AI Tools

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

Background: #F2F5F0
Text: #1A2310
Accent: #D2DCC8
Support: #7D52A7
Neutral: #A2C3A2

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

#F2F5F0 background RGB 242 245 240
#1A2310 ink RGB 26 35 16
#D2DCC8 accent RGB 210 220 200
#7D52A7 support RGB 125 82 167
#A2C3A2 neutral RGB 162 195 162
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F5F0;
  --palette-ink: #1A2310;
  --palette-accent: #D2DCC8;
  --palette-support: #7D52A7;
  --palette-neutral: #A2C3A2;
}

Tailwind Config

{
  "palette-background": "#F2F5F0",
  "palette-ink": "#1A2310",
  "palette-accent": "#D2DCC8",
  "palette-support": "#7D52A7",
  "palette-neutral": "#A2C3A2"
}

Pro Exports Pro

Color Blindness Simulation

#DED9C7
Protanopia
#DDD8C9
Deuteranopia
#D3DAD6
Tritanopia

Build a design system around Sawgrass.