Fern Grotto Depth

Cool, layered greens that evoke a shaded forest floor, where light filters softly through dense canopy.

Colors

~Zucchini#12452E
~Toad King#356B4B
~Illuminati Green#4E9473

Tags

Psychology

The three greens sit in monochromatic harmony, creating visual cohesion without jarring contrast, which lowers cognitive load and promotes a sense of stability. Cool green hues activate parasympathetic responses, triggering relaxation and trust, while the low saturation prevents overstimulation. Subtle lightness shifts establish depth and dimension within a unified, meditative color story.

Usage

This palette excels in wellness branding, forest product packaging, and interior design accent schemes where calm sophistication matters. Projects requiring understated authority benefit from the low-contrast, mid-tone properties that suggest groundedness without aggression. Sustainable forestry campaigns, herbal product lines, and minimalist web interfaces leverage these greens to communicate authenticity and environmental connection.

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,
    #12452e 0%,
    #356b4b 50%,
    #4e9473 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #12452e;
  --color-gradient-2: #356b4b;
  --color-gradient-3: #4e9473;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #12452e;
--color-2: #356b4b;
--color-3: #4e9473;
Hex values
#12452e, #356b4b, #4e9473

Building something? Get this palette via the REST API.

History

Similar palettes

Mint Aqua Whisper
Verdant Shallow Pool
Moss Shallow Study
Orchard Wall Study
Deep Forest Canopy
Verdant Depth Study
Sage Garden Noon
Verdant Greenhouse
Peat & Tidepool