Black Elegance

N570-7 / Behr
#3C3F4D

A composed dark grey with balanced undertones. Reads as modern and pairs cleanly with both wood and metal.

Spec Sheet

Hex#3C3F4D
RGB60, 63, 77
HSL229°, 12%, 27%
On White 10.45:1 AAA
On Black 2.01:1 Fail

For AI Tools

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

Background: #F0F1F5
Text: #222634
Accent: #3C3F4D
Support: #A29971
Neutral: #AEA5C0

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

#F0F1F5 background RGB 240 241 245
#222634 ink RGB 34 38 52
#3C3F4D accent RGB 60 63 77
#A29971 support RGB 162 153 113
#AEA5C0 neutral RGB 174 165 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F1F5;
  --palette-ink: #222634;
  --palette-accent: #3C3F4D;
  --palette-support: #A29971;
  --palette-neutral: #AEA5C0;
}

Tailwind Config

{
  "palette-background": "#F0F1F5",
  "palette-ink": "#222634",
  "palette-accent": "#3C3F4D",
  "palette-support": "#A29971",
  "palette-neutral": "#AEA5C0"
}

Pro Exports Pro

Color Blindness Simulation

#3B404E
Protanopia
#3A3F4D
Deuteranopia
#384244
Tritanopia

Build a design system around Black Elegance.