Deep Forest Canopy

Cool, layered greens that evoke the dense stillness of an evergreen forest at dusk, where light filters softly through overlapping foliage.

Colors

~Myrtle#194621
~Emerald#008C13
~Ficus Elastica#165C22

Tags

Psychology

The three greens create monochromatic depth without jarring contrast, allowing the eye to move naturally through tonal layers rather than snap between extremes. Cool green hues are associated with growth, renewal, and stability, while the low-contrast arrangement prevents visual agitation, conveying confidence and restraint rather than urgency. This palette leverages the principle that analogous color families build harmony and trust, making it read as intentional and grounded rather than accidental.

Usage

Ideal for luxury skincare and wellness packaging, where the muted green depths suggest natural, potent ingredients without shouting. Works exceptionally well for eco-conscious brand identities and interior design schemes that need to feel sophisticated and calming, such as high-end spa environments or sustainable architecture portfolios. The bold-but-restrained character also suits editorial layouts and print publications focused on nature, sustainability, or premium lifestyle content.

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,
    #194621 0%,
    #008c13 50%,
    #165c22 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #194621;
  --color-gradient-2: #008c13;
  --color-gradient-3: #165c22;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #194621;
--color-2: #008c13;
--color-3: #165c22;
Hex values
#194621, #008c13, #165c22

Building something? Get this palette via the REST API.

History

Similar palettes

Moss Shallow Study
Orchard Wall Study
Sage Garden Noon
Grain & Lagoon
Jade Hour Glow
Celadon Meadow Rest
Verdant Greenhouse
Peat & Tidepool
Frosted Meadow