Sycamore Tree
#294D3CA muted green with organic grounding. Connects interior spaces to the landscape beyond the window.
Spec Sheet
Hex#294D3C
RGB41, 77, 60
HSL152°, 31%, 23%
On White 9.45:1 AAA
On Black 2.22:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBEFED Text: #15281F Accent: #294D3C Support: #B95584 Neutral: #B4CACB 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 Sycamore Tree Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBEFED;
--palette-ink: #15281F;
--palette-accent: #294D3C;
--palette-support: #B95584;
--palette-neutral: #B4CACB;
}Tailwind Config
{
"palette-background": "#EBEFED",
"palette-ink": "#15281F",
"palette-accent": "#294D3C",
"palette-support": "#B95584",
"palette-neutral": "#B4CACB"
}Color Blindness Simulation
#4C483B
Protanopia#46443D
Deuteranopia#1F4D48
TritanopiaBuild a design system around Sycamore Tree.