Featherstone
#E2D8CFVersatile and soft, this neutral holds amber depth that reveals itself over time.
Spec Sheet
Hex#E2D8CF
RGB226, 216, 207
HSL28°, 25%, 85%
On White 1.4:1 Fail
On Black 14.96:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #ECE8E4 Text: #2F2822 Accent: #E2D8CF Support: #54728C Neutral: #D9D8C4 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 Featherstone Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #ECE8E4;
--palette-ink: #2F2822;
--palette-accent: #E2D8CF;
--palette-support: #54728C;
--palette-neutral: #D9D8C4;
}Tailwind Config
{
"palette-background": "#ECE8E4",
"palette-ink": "#2F2822",
"palette-accent": "#E2D8CF",
"palette-support": "#54728C",
"palette-neutral": "#D9D8C4"
}Color Blindness Simulation
#DBD8CE
Protanopia#DEDACF
Deuteranopia#E6D6D5
TritanopiaBuild a design system around Featherstone.