Evergreen Threshold

Cool shadows and soft light filtering through dense forest, where mist meets stone and air turns crisp.

Colors

~Blackn’t#020D04
~Pitch-Black Forests#153628
~Ghost#C7BDC4
~Cerulean#1BACF1
~Batman#617078

Psychology

The deep greens and dark blue-greens create psychological depth and grounding, while the soft gray and bright cerulean prevent heaviness by introducing light and air. High contrast between the dark base and lighter accents triggers visual tension that feels purposeful rather than jarring, characteristic of cool palettes where muted tones lower overall stimulation. This combination signals trust and stillness while the vivid blue prevents melancholy, balancing calm with subtle energy.

Usage

Well-suited for luxury outdoor gear branding, editorial photography layouts, and wellness spa identities that require sophisticated restraint. The palette's high contrast and cool dominance work effectively in dark-themed web interfaces and moody packaging design for premium goods like tea, ceramics, or artisanal textiles. Projects emphasizing quiet sophistication, natural materials, and contemplative mood benefit most from this combination's ability to convey both depth and clarity.

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,
    #020d04 0%,
    #153628 25%,
    #c7bdc4 50%,
    #1bacf1 75%,
    #617078 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #020d04;
  --color-gradient-2: #153628;
  --color-gradient-3: #c7bdc4;
  --color-gradient-4: #1bacf1;
  --color-gradient-5: #617078;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #020d04;
--color-2: #153628;
--color-3: #c7bdc4;
--color-4: #1bacf1;
--color-5: #617078;
Hex values
#020d04, #153628, #c7bdc4, #1bacf1, #617078

Building something? Get this palette via the REST API.

History

Similar palettes

Jade Hour Glow
Shallow Waters
Pastel Lagoon Study
Lavender Milk Hour
Misty Lagoon Hour
Wisteria Descent
Coastal Linen Study
Moss Shallow Study
Teal Depths Nocturne