Buckingham Gardens
#89A068A substantial, botanical green that brings botanical calm to residential spaces.
Spec Sheet
Hex#89A068
RGB137, 160, 104
HSL85°, 23%, 52%
On White 2.88:1 Fail
On Black 7.29:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBEDE8 Text: #2A3121 Accent: #89A068 Support: #9178B5 Neutral: #A7C5A5 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 Buckingham Gardens Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBEDE8;
--palette-ink: #2A3121;
--palette-accent: #89A068;
--palette-support: #9178B5;
--palette-neutral: #A7C5A5;
}Tailwind Config
{
"palette-background": "#EBEDE8",
"palette-ink": "#2A3121",
"palette-accent": "#89A068",
"palette-support": "#9178B5",
"palette-neutral": "#A7C5A5"
}Color Blindness Simulation
#A69964
Protanopia#A2986B
Deuteranopia#8C9B92
TritanopiaBuild a design system around Buckingham Gardens.