Evergreen Threshold
Deep stillness meets grounded earth, where shadow pools reflect the quiet weight of forest canopy at dusk.
Psychology
The pairing of pure black with muted deep green creates low chromatic intensity, which research associates with contemplation and restraint rather than stimulation. Black acts as an anchor while the desaturated green recedes, establishing a visual hierarchy of calm that feels protective rather than stark. Together they evoke the psychological safety of enclosed natural spaces, where darkness is softened by living growth.
Usage
Ideal for sustainable fashion branding, editorial publication covers, and interior design schemes emphasizing understatement and natural sophistication. Projects requiring moderate contrast with introspective mood benefit from this palette's ability to feel both grounded and refined without visual aggression. Works particularly well across luxury eco-product packaging, minimal web interfaces, and print materials targeting conscious, design-aware audiences.
Code
CSS Gradient
/* CSS gradient approximation of mesh gradient */
/* Note: This is a linear approximation. For the full animated mesh effect, use the React/JS export. */
background: linear-gradient(
90deg,
#000000 0%,
#39594d 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #000000;
--color-gradient-2: #39594d;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #000000; --color-2: #39594d;
Hex values
#000000, #39594d
Building something? Get this palette via the REST API.
History
Similar palettes
Verdant Shallow Pool
Peat & Tidepool
Fern Hollow Dusk
Moss Shallow Study
Orchard Wall Study
Deepwater Fern
Sage Garden Noon
Celadon Meadow Rest
Grain & Lagoon