Black

PM-9 / Benjamin Moore
#2B2C2D

This colourless grey carries oceanic depth, reading as contemporary without feeling cold.

Spec Sheet

Hex#2B2C2D
RGB43, 44, 45
HSL210°, 2%, 17%
On White 13.99:1 AAA
On Black 1.5:1 Fail

For AI Tools

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

Background: #EAEDF0
Text: #1E2429
Accent: #2B2C2D
Support: #C59667
Neutral: #B1B1CE

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

#EAEDF0 background RGB 234 237 240
#1E2429 ink RGB 30 36 41
#2B2C2D accent RGB 43 44 45
#C59667 support RGB 197 150 103
#B1B1CE neutral RGB 177 177 206
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAEDF0;
  --palette-ink: #1E2429;
  --palette-accent: #2B2C2D;
  --palette-support: #C59667;
  --palette-neutral: #B1B1CE;
}

Tailwind Config

{
  "palette-background": "#EAEDF0",
  "palette-ink": "#1E2429",
  "palette-accent": "#2B2C2D",
  "palette-support": "#C59667",
  "palette-neutral": "#B1B1CE"
}

Pro Exports Pro

Color Blindness Simulation

#2C2C2D
Protanopia
#2B2C2D
Deuteranopia
#2B2C2C
Tritanopia

Build a design system around Black.