Verdant Shallows

Cool, layered greens emerging from shallow water, moving inward to dense woodland shadows and still air.

Colors

~Aqua Fiesta#96DFDB
~Turquoise Fantasies#6EAA9A
~Highlands#498C74
~Herbes de Provence#376245
~Lindworm Green#162B06

Psychology

The analogous harmony of teals shifting to deep forest greens creates visual continuity while the high contrast between light and dark tones maintains visual interest without jarring temperature shifts. Cool hues across the palette activate associations with growth, renewal, and natural depth, while muted saturation prevents overstimulation and promotes contemplative calm rather than excitement.

Usage

Effective for eco-conscious packaging on natural skincare or sustainable fashion lines, editorial layouts in nature or wellness publications, and interior design in spa, wellness clinic, or modern cabin spaces. The palette's cool, grounded character and high contrast support projects requiring both sophistication and environmental authenticity, from herbalist brand identity to landscape photography color grading.

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,
    #96dfdb 0%,
    #6eaa9a 25%,
    #498c74 50%,
    #376245 75%,
    #162b06 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #96dfdb;
  --color-gradient-2: #6eaa9a;
  --color-gradient-3: #498c74;
  --color-gradient-4: #376245;
  --color-gradient-5: #162b06;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #96dfdb;
--color-2: #6eaa9a;
--color-3: #498c74;
--color-4: #376245;
--color-5: #162b06;
Hex values
#96dfdb, #6eaa9a, #498c74, #376245, #162b06

Building something? Get this palette via the REST API.

History

Similar palettes

Peat & Tidepool
Moss Shallow Study
Fjord Depth Rise
Sage Garden Noon
Grain & Lagoon
Tidepool Reverie
Shallow Waters
Pastel Lagoon Study
Celadon Meadow Rest