Salt IV
#C3C0B8A deeper grey-lilac that adds definition and sophistication. Works well on lower walls and panelling.
Spec Sheet
Hex#C3C0B8
RGB195, 192, 184
HSL44°, 8%, 74%
On White 1.82:1 Fail
On Black 11.55:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F0EFEA Text: #2D291F Accent: #C3C0B8 Support: #4E66A6 Neutral: #C1C5B4 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 Salt IV Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F0EFEA;
--palette-ink: #2D291F;
--palette-accent: #C3C0B8;
--palette-support: #4E66A6;
--palette-neutral: #C1C5B4;
}Tailwind Config
{
"palette-background": "#F0EFEA",
"palette-ink": "#2D291F",
"palette-accent": "#C3C0B8",
"palette-support": "#4E66A6",
"palette-neutral": "#C1C5B4"
}Color Blindness Simulation
#C2C0B8
Protanopia#C3C0B8
Deuteranopia#C5BFBE
TritanopiaBuild a design system around Salt IV.