Estuary Rise

Cool greens emerging from shallow water, layered like sediment and growth, calm and grounded.

Colors

~Sunken Mystery#18535A
~Terrestrial#226D59
~Four Leaf Clover#679363
~Vitality#889B5D
~Motherland#AEBA69

Psychology

The progression from deep teal to luminous green creates visual depth while maintaining low saturation, which psychologically signals restraint and balance rather than urgency. Cool hues in the teal-to-green family activate associations with nature, stability, and trust, while the moderate contrast between values prevents visual fatigue and supports sustained attention. This harmonic shift across green families suggests growth and renewal without the brightness that would trigger alertness.

Usage

Ideal for sustainable packaging design, editorial spreads about ecology or wellness, and interior branding for boutique hotels or spas where calm sophistication is essential. The palette's mid-tone consistency and cool temperature work particularly well in contexts requiring trust-building visuals such as organic certification marks, environmental nonprofits, or heritage conservation campaigns.
Textile branding, furniture showrooms, and nature photography layouts benefit from its ability to recede gracefully without appearing washed out or dated.

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,
    #18535a 0%,
    #226d59 25%,
    #679363 50%,
    #889b5d 75%,
    #aeba69 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #18535a;
  --color-gradient-2: #226d59;
  --color-gradient-3: #679363;
  --color-gradient-4: #889b5d;
  --color-gradient-5: #aeba69;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #18535a;
--color-2: #226d59;
--color-3: #679363;
--color-4: #889b5d;
--color-5: #aeba69;
Hex values
#18535a, #226d59, #679363, #889b5d, #aeba69

Building something? Get this palette via the REST API.

History

Similar palettes

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