Slate

CW-700 / Benjamin Moore
#A3A8A8

This pure grey neutral carries neutral warmth, serving as a foundation for layered interiors.

Spec Sheet

Hex#A3A8A8
RGB163, 168, 168
HSL180°, 3%, 65%
On White 2.41:1 Fail
On Black 8.72:1 AAA

For AI Tools

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

Background: #EAF0F0
Text: #101818
Accent: #A3A8A8
Support: #9A3C3C
Neutral: #ADBDCD

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

#EAF0F0 background RGB 234 240 240
#101818 ink RGB 16 24 24
#A3A8A8 accent RGB 163 168 168
#9A3C3C support RGB 154 60 60
#ADBDCD neutral RGB 173 189 205
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAF0F0;
  --palette-ink: #101818;
  --palette-accent: #A3A8A8;
  --palette-support: #9A3C3C;
  --palette-neutral: #ADBDCD;
}

Tailwind Config

{
  "palette-background": "#EAF0F0",
  "palette-ink": "#101818",
  "palette-accent": "#A3A8A8",
  "palette-support": "#9A3C3C",
  "palette-neutral": "#ADBDCD"
}

Pro Exports Pro

Color Blindness Simulation

#A7A7A8
Protanopia
#A6A7A8
Deuteranopia
#A2A8A8
Tritanopia

Build a design system around Slate.