Knoxville Gray

HC-160 / Benjamin Moore
#5E6C6C

This quiet blue carries balanced depth, evoking the distance between sky and sea.

Spec Sheet

Hex#5E6C6C
RGB94, 108, 108
HSL180°, 7%, 40%
On White 5.47:1 AA
On Black 3.84:1 AA Large

For AI Tools

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

Background: #EEF1F1
Text: #243333
Accent: #5E6C6C
Support: #B17272
Neutral: #C5CCD3

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

#EEF1F1 background RGB 238 241 241
#243333 ink RGB 36 51 51
#5E6C6C accent RGB 94 108 108
#B17272 support RGB 177 114 114
#C5CCD3 neutral RGB 197 204 211
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF1F1;
  --palette-ink: #243333;
  --palette-accent: #5E6C6C;
  --palette-support: #B17272;
  --palette-neutral: #C5CCD3;
}

Tailwind Config

{
  "palette-background": "#EEF1F1",
  "palette-ink": "#243333",
  "palette-accent": "#5E6C6C",
  "palette-support": "#B17272",
  "palette-neutral": "#C5CCD3"
}

Pro Exports Pro

Color Blindness Simulation

#6A6B6C
Protanopia
#67686C
Deuteranopia
#5A6D6C
Tritanopia

Build a design system around Knoxville Gray.