Victorian Garden
#A8A189Versatile and confident, this neutral holds sun-kissed depth that reveals itself over time.
Spec Sheet
Hex#A8A189
RGB168, 161, 137
HSL46°, 15%, 60%
On White 2.58:1 Fail
On Black 8.12:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F1EFEA Text: #242114 Accent: #A8A189 Support: #737FA5 Neutral: #C4CCAD 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 Victorian Garden Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F1EFEA;
--palette-ink: #242114;
--palette-accent: #A8A189;
--palette-support: #737FA5;
--palette-neutral: #C4CCAD;
}Tailwind Config
{
"palette-background": "#F1EFEA",
"palette-ink": "#242114",
"palette-accent": "#A8A189",
"palette-support": "#737FA5",
"palette-neutral": "#C4CCAD"
}Color Blindness Simulation
#A6A088
Protanopia#A8A28A
Deuteranopia#AD9D9A
TritanopiaBuild a design system around Victorian Garden.