Solitary Tree
#48CA43A deep, rich green rooted in the natural world. Brings calm balance to bedrooms, bathrooms, and living spaces.
Spec Sheet
Hex#48CA43
RGB72, 202, 67
HSL118°, 56%, 53%
On White 2.14:1 Fail
On Black 9.8:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F0F5F0 Text: #182018 Accent: #48CA43 Support: #AA5CAD Neutral: #ACC9B9 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 Solitary Tree Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F0F5F0;
--palette-ink: #182018;
--palette-accent: #48CA43;
--palette-support: #AA5CAD;
--palette-neutral: #ACC9B9;
}Tailwind Config
{
"palette-background": "#F0F5F0",
"palette-ink": "#182018",
"palette-accent": "#48CA43",
"palette-support": "#AA5CAD",
"palette-neutral": "#ACC9B9"
}Color Blindness Simulation
#CEB831
Protanopia#BFAD4F
Deuteranopia#2DC4AE
TritanopiaBuild a design system around Solitary Tree.