Verdant Descent

Cool, layered greens suggest depth and stillness, from bright forest canopy to shadowed earth below.

Colors

~Neo Mint#A6F9BF
~Lily Pads#72B389
~Autumn Crocodile#357648
~Pitch-Black Forests#0D3829

Psychology

The progression from light to dark creates visual hierarchy without warmth, allowing cooler greens to recede naturally and establish depth. Low saturation in the darkest tone combined with high contrast between extremes produces a grounding, meditative effect, as cool hues trigger associations with nature, safety, and introspection. The monochromatic structure maintains harmonic unity while the tonal range prevents monotony, engaging attention without visual noise.

Usage

Ideal for eco-conscious packaging, corporate identity systems, and editorial spreads featuring natural or sustainable themes. Interior design schemes, particularly in wellness spaces and minimalist environments, benefit from the palette's capacity to layer depth without temperature shift. Nature-focused branding, including botanical illustration, environmental nonprofits, and outdoor equipment, leverages these greens' credibility and calm restraint.

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,
    #a6f9bf 0%,
    #72b389 33%,
    #357648 67%,
    #0d3829 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #a6f9bf;
  --color-gradient-2: #72b389;
  --color-gradient-3: #357648;
  --color-gradient-4: #0d3829;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #a6f9bf;
--color-2: #72b389;
--color-3: #357648;
--color-4: #0d3829;
Hex values
#a6f9bf, #72b389, #357648, #0d3829

Building something? Get this palette via the REST API.

History

Similar palettes

Orchard Wall Study
Peat & Tidepool
Evergreen Threshold
Moss Shallow Study
Verdant Shallow Pool
Deepwater Fern
Sage Garden Noon
Grain & Lagoon
Celadon Threshold