Moss Bank Morning

Cool, muted greens layered like moss-covered stone, suggesting quiet growth and restful depth.

Colors

~Greenhouse#4D5B19
~Frankenstein#74A461
~Jovial Jade#85DEB7

Psychology

The three greens form an analogous harmony that avoids visual tension, with the darkest shade grounding the composition while lighter tones lift it forward. Low saturation across all three creates a subdued, introspective mood, signaling stability and natural restraint rather than stimulation. This progression from deep to light leverages cool hues' recessive quality, inviting the eye inward and encouraging contemplation.

Usage

Ideal for wellness brand identity systems, botanical publishing, and sustainable product packaging where restraint and naturalism build trust. Projects requiring moderate contrast without harshness benefit from this palette's balanced lightness range, making it effective for interior design mood boards, editorial illustrations, and minimal web interfaces that prioritize calm navigation.

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,
    #4d5b19 0%,
    #74a461 50%,
    #85deb7 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #4d5b19;
  --color-gradient-2: #74a461;
  --color-gradient-3: #85deb7;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #4d5b19;
--color-2: #74a461;
--color-3: #85deb7;
Hex values
#4d5b19, #74a461, #85deb7

Building something? Get this palette via the REST API.

History

Similar palettes

Deepwater Fern
Celadon Threshold
Moss Shallow Study
Orchard Wall Study
Mint Aqua Whisper
Mangrove Shallow Drift
Sage Garden Noon
Tidepool Reverie
Shallow Waters