Silver Bullet
#C6D2D1A subtle, light grey that holds its own without overwhelming. Works across contemporary and transitional interiors.
Spec Sheet
Hex#C6D2D1
RGB198, 210, 209
HSL175°, 12%, 80%
On White 1.55:1 Fail
On Black 13.54:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E8EDEC Text: #111D1C Accent: #C6D2D1 Support: #B07D82 Neutral: #BEC5CA 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 Silver Bullet Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E8EDEC;
--palette-ink: #111D1C;
--palette-accent: #C6D2D1;
--palette-support: #B07D82;
--palette-neutral: #BEC5CA;
}Tailwind Config
{
"palette-background": "#E8EDEC",
"palette-ink": "#111D1C",
"palette-accent": "#C6D2D1",
"palette-support": "#B07D82",
"palette-neutral": "#BEC5CA"
}Color Blindness Simulation
#D0D1D1
Protanopia#CECFD1
Deuteranopia#C3D3D2
TritanopiaBuild a design system around Silver Bullet.