White Sand
#E0D8C6Versatile and ethereal, this neutral holds golden depth that reveals itself over time.
Spec Sheet
Hex#E0D8C6
RGB224, 216, 198
HSL42°, 30%, 83%
On White 1.42:1 Fail
On Black 14.81:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F0EEEA Text: #2D281A Accent: #E0D8C6 Support: #7084B2 Neutral: #D3D7C6 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 White Sand Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F0EEEA;
--palette-ink: #2D281A;
--palette-accent: #E0D8C6;
--palette-support: #7084B2;
--palette-neutral: #D3D7C6;
}Tailwind Config
{
"palette-background": "#F0EEEA",
"palette-ink": "#2D281A",
"palette-accent": "#E0D8C6",
"palette-support": "#7084B2",
"palette-neutral": "#D3D7C6"
}Color Blindness Simulation
#DDD7C5
Protanopia#DFD9C6
Deuteranopia#E5D5D3
TritanopiaBuild a design system around White Sand.