Sandy Brown
#D3C09DA moderate neutral with sun-kissed undertones that adapts to its surroundings chameleon-like.
Spec Sheet
Hex#D3C09D
RGB211, 192, 157
HSL39°, 38%, 72%
On White 1.78:1 Fail
On Black 11.8:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E8E6E3 Text: #3A301D Accent: #D3C09D Support: #7288B1 Neutral: #D6D9C4 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 Sandy Brown Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E8E6E3;
--palette-ink: #3A301D;
--palette-accent: #D3C09D;
--palette-support: #7288B1;
--palette-neutral: #D6D9C4;
}Tailwind Config
{
"palette-background": "#E8E6E3",
"palette-ink": "#3A301D",
"palette-accent": "#D3C09D",
"palette-support": "#7288B1",
"palette-neutral": "#D6D9C4"
}Color Blindness Simulation
#C9BF9B
Protanopia#CEC49E
Deuteranopia#DCBAB6
TritanopiaBuild a design system around Sandy Brown.