Hampton Green
#E7DCAEWarm and gentle, this yellow brings sun-kissed energy without overwhelming a room.
Spec Sheet
Hex#E7DCAE
RGB231, 220, 174
HSL48°, 54%, 79%
On White 1.38:1 Fail
On Black 15.25:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EFEEEB Text: #2C2817 Accent: #E7DCAE Support: #6471A6 Neutral: #CCD1C2 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 Hampton Green Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EFEEEB;
--palette-ink: #2C2817;
--palette-accent: #E7DCAE;
--palette-support: #6471A6;
--palette-neutral: #CCD1C2;
}Tailwind Config
{
"palette-background": "#EFEEEB",
"palette-ink": "#2C2817",
"palette-accent": "#E7DCAE",
"palette-support": "#6471A6",
"palette-neutral": "#CCD1C2"
}Color Blindness Simulation
#E6D9AB
Protanopia#E9DDAF
Deuteranopia#F0D5CF
TritanopiaBuild a design system around Hampton Green.