Silverplate
#C2C0BAAn urbane, whisper-quiet grey tone with a quiet confidence that anchors surrounding colours.
Spec Sheet
Hex#C2C0BA
RGB194, 192, 186
HSL45°, 6%, 75%
On White 1.82:1 Fail
On Black 11.54:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E9E7E2 Text: #2F2B1D Accent: #C2C0BA Support: #7180AD Neutral: #CED2C1 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 Silverplate Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E9E7E2;
--palette-ink: #2F2B1D;
--palette-accent: #C2C0BA;
--palette-support: #7180AD;
--palette-neutral: #CED2C1;
}Tailwind Config
{
"palette-background": "#E9E7E2",
"palette-ink": "#2F2B1D",
"palette-accent": "#C2C0BA",
"palette-support": "#7180AD",
"palette-neutral": "#CED2C1"
}Color Blindness Simulation
#C2C0BA
Protanopia#C2C0BA
Deuteranopia#C4BFBE
TritanopiaBuild a design system around Silverplate.