Studio Clay
#9F8E84A confident, warm neutral that reads differently against warm and cool companions.
Spec Sheet
Hex#9F8E84
RGB159, 142, 132
HSL22°, 12%, 57%
On White 3.15:1 AA Large
On Black 6.68:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E9E5E2 Text: #2C1E16 Accent: #9F8E84 Support: #6C98B2 Neutral: #D5D2C3 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 Studio Clay Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E9E5E2;
--palette-ink: #2C1E16;
--palette-accent: #9F8E84;
--palette-support: #6C98B2;
--palette-neutral: #D5D2C3;
}Tailwind Config
{
"palette-background": "#E9E5E2",
"palette-ink": "#2C1E16",
"palette-accent": "#9F8E84",
"palette-support": "#6C98B2",
"palette-neutral": "#D5D2C3"
}Color Blindness Simulation
#938F83
Protanopia#979384
Deuteranopia#A48B8B
TritanopiaBuild a design system around Studio Clay.