Mother Nature
#9AB86DA medium, muted green rooted in the natural world. Brings calm balance to bedrooms, bathrooms, and living spaces.
Spec Sheet
Hex#9AB86D
RGB154, 184, 109
HSL84°, 35%, 57%
On White 2.22:1 Fail
On Black 9.45: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: #9AB86D Support: #8062AC Neutral: #B5C7B3 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 Mother Nature Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBEDE8;
--palette-ink: #2A3121;
--palette-accent: #9AB86D;
--palette-support: #8062AC;
--palette-neutral: #B5C7B3;
}Tailwind Config
{
"palette-background": "#EBEDE8",
"palette-ink": "#2A3121",
"palette-accent": "#9AB86D",
"palette-support": "#8062AC",
"palette-neutral": "#B5C7B3"
}Color Blindness Simulation
#BFAF67
Protanopia#BBAD71
Deuteranopia#9EB2A6
TritanopiaBuild a design system around Mother Nature.