Simple Silhouette

790B-5 / Behr
#676E6D

A subtle, deep grey that holds its own without overwhelming. Works across contemporary and transitional interiors.

Spec Sheet

Hex#676E6D
RGB103, 110, 109
HSL171°, 3%, 42%
On White 5.21:1 AA
On Black 4.03:1 AA Large

For AI Tools

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

Background: #EDF3F2
Text: #1E3834
Accent: #676E6D
Support: #AD717A
Neutral: #C1CCD2

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

#EDF3F2 background RGB 237 243 242
#1E3834 ink RGB 30 56 52
#676E6D accent RGB 103 110 109
#AD717A support RGB 173 113 122
#C1CCD2 neutral RGB 193 204 210
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDF3F2;
  --palette-ink: #1E3834;
  --palette-accent: #676E6D;
  --palette-support: #AD717A;
  --palette-neutral: #C1CCD2;
}

Tailwind Config

{
  "palette-background": "#EDF3F2",
  "palette-ink": "#1E3834",
  "palette-accent": "#676E6D",
  "palette-support": "#AD717A",
  "palette-neutral": "#C1CCD2"
}

Pro Exports Pro

Color Blindness Simulation

#6D6D6D
Protanopia
#6C6C6D
Deuteranopia
#656E6E
Tritanopia

Build a design system around Simple Silhouette.