Blue Fir
#3D6558A dark green that breathes life into any room. Pairs naturally with wood, brass, and earthy textiles.
Spec Sheet
Hex#3D6558
RGB61, 101, 88
HSL161°, 25%, 32%
On White 6.56:1 AA
On Black 3.2:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EAF1EE Text: #111D19 Accent: #3D6558 Support: #9E516A Neutral: #B6CDD2 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 Blue Fir Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EAF1EE;
--palette-ink: #111D19;
--palette-accent: #3D6558;
--palette-support: #9E516A;
--palette-neutral: #B6CDD2;
}Tailwind Config
{
"palette-background": "#EAF1EE",
"palette-ink": "#111D19",
"palette-accent": "#3D6558",
"palette-support": "#9E516A",
"palette-neutral": "#B6CDD2"
}Color Blindness Simulation
#636057
Protanopia#5C5B59
Deuteranopia#316661
TritanopiaBuild a design system around Blue Fir.