Lead Colour

DH Lead Colour / Dulux
#6E6E6E

A Heritage pure grey inspired by traditional lead paint. Clean and honest — an excellent choice for period woodwork.

Spec Sheet

Hex#6E6E6E
RGB110, 110, 110
HSL0°, 0%, 43%
On White 5.1:1 AA
On Black 4.12:1 AA Large

For AI Tools

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

Background: #F3F1F1
Text: #271616
Accent: #6E6E6E
Support: #7DAAAA
Neutral: #D8D1CB

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

#F3F1F1 background RGB 243 241 241
#271616 ink RGB 39 22 22
#6E6E6E accent RGB 110 110 110
#7DAAAA support RGB 125 170 170
#D8D1CB neutral RGB 216 209 203
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F3F1F1;
  --palette-ink: #271616;
  --palette-accent: #6E6E6E;
  --palette-support: #7DAAAA;
  --palette-neutral: #D8D1CB;
}

Tailwind Config

{
  "palette-background": "#F3F1F1",
  "palette-ink": "#271616",
  "palette-accent": "#6E6E6E",
  "palette-support": "#7DAAAA",
  "palette-neutral": "#D8D1CB"
}

Pro Exports Pro

Color Blindness Simulation

#6E6E6E
Protanopia
#6E6E6E
Deuteranopia
#6E6E6E
Tritanopia

Build a design system around Lead Colour.