Tangy Dill
#9B9247A deep, muted yellow that captures natural light. Lifts kitchens, entryways, and sunrooms with optimistic energy.
Spec Sheet
Hex#9B9247
RGB155, 146, 71
HSL54°, 37%, 44%
On White 3.18:1 AA Large
On Black 6.6:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EFEFEB Text: #393619 Accent: #9B9247 Support: #6F76AE Neutral: #C4CBB9 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 Tangy Dill Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EFEFEB;
--palette-ink: #393619;
--palette-accent: #9B9247;
--palette-support: #6F76AE;
--palette-neutral: #C4CBB9;
}Tailwind Config
{
"palette-background": "#EFEFEB",
"palette-ink": "#393619",
"palette-accent": "#9B9247",
"palette-support": "#6F76AE",
"palette-neutral": "#C4CBB9"
}Color Blindness Simulation
#9E8E40
Protanopia#A0924B
Deuteranopia#A58981
TritanopiaBuild a design system around Tangy Dill.