Functional Gray

SW 7024 / Sherwin-Williams
#ABA39A

An adaptable, whisper-quiet neutral value that brings depth to any palette.

Spec Sheet

Hex#ABA39A
RGB171, 163, 154
HSL32°, 9%, 64%
On White 2.49:1 Fail
On Black 8.44:1 AAA

For AI Tools

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

Background: #F4F2F1
Text: #342719
Accent: #ABA39A
Support: #6C8FB7
Neutral: #D4D4C9

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

#F4F2F1 background RGB 244 242 241
#342719 ink RGB 52 39 25
#ABA39A accent RGB 171 163 154
#6C8FB7 support RGB 108 143 183
#D4D4C9 neutral RGB 212 212 201
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F2F1;
  --palette-ink: #342719;
  --palette-accent: #ABA39A;
  --palette-support: #6C8FB7;
  --palette-neutral: #D4D4C9;
}

Tailwind Config

{
  "palette-background": "#F4F2F1",
  "palette-ink": "#342719",
  "palette-accent": "#ABA39A",
  "palette-support": "#6C8FB7",
  "palette-neutral": "#D4D4C9"
}

Pro Exports Pro

Color Blindness Simulation

#A6A399
Protanopia
#A8A59A
Deuteranopia
#AEA1A0
Tritanopia

Build a design system around Functional Gray.