Feature Wall

70RR 14/279 / Dulux
#6E2D3A

A deep, theatrical berry red with plum undertones. Unapologetically bold — designed specifically for the accent wall it's named after.

Spec Sheet

Hex#6E2D3A
RGB110, 45, 58
HSL348°, 42%, 30%
On White 10:1 AAA
On Black 2.1:1 Fail

For AI Tools

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

Background: #F4F1F1
Text: #1B0E11
Accent: #6E2D3A
Support: #6FC3B2
Neutral: #CBC2BD

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

#F4F1F1 background RGB 244 241 241
#1B0E11 ink RGB 27 14 17
#6E2D3A accent RGB 110 45 58
#6FC3B2 support RGB 111 195 178
#CBC2BD neutral RGB 203 194 189
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F1F1;
  --palette-ink: #1B0E11;
  --palette-accent: #6E2D3A;
  --palette-support: #6FC3B2;
  --palette-neutral: #CBC2BD;
}

Tailwind Config

{
  "palette-background": "#F4F1F1",
  "palette-ink": "#1B0E11",
  "palette-accent": "#6E2D3A",
  "palette-support": "#6FC3B2",
  "palette-neutral": "#CBC2BD"
}

Pro Exports Pro

Color Blindness Simulation

#3A3A3A
Protanopia
#4B4739
Deuteranopia
#782532
Tritanopia

Build a design system around Feature Wall.