Knoxville Gray
#5E6C6CThis 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
Design System from Knoxville Gray Palettes are free. Exports aren't.
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"
}Color Blindness Simulation
#6A6B6C
Protanopia#67686C
Deuteranopia#5A6D6C
TritanopiaBuild a design system around Knoxville Gray.