Moss Hollow Morning

Cool greens layered like moss-covered stone, moving from deep shadow to soft morning light through balanced, moderate depth.

Colors

~Moor-Monster#295632
~Cucumber Queen#3C763C
~Paying Mantis#5C926C
~Frog Pond#6CB584
~Tadorna Teal#8AD6A6

Psychology

The monochromatic green progression from Moor-Monster to Tadorna Teal creates visual calm through low saturation variance, allowing the eye to move smoothly across tones without jarring shifts. Cool hues recede psychologically, fostering introspection and trust, while the mixed lightness profile prevents monotony and maintains subtle visual hierarchy without aggression. This balance of moderate contrast and unified hue family triggers associations with natural growth and stability, common in biophilic design contexts.

Usage

Effective for organic skincare and wellness branding, where cool greens signal purity and restraint, and interior design schemes for meditation spaces or eco-conscious offices seeking calming depth. Editorial layouts and nature photography benefit from the palette's ability to anchor imagery without competing for attention, while sustainable packaging design leverages the earthy, botanical character of the progression from dark to luminous green.

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,
    #295632 0%,
    #3c763c 25%,
    #5c926c 50%,
    #6cb584 75%,
    #8ad6a6 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #295632;
  --color-gradient-2: #3c763c;
  --color-gradient-3: #5c926c;
  --color-gradient-4: #6cb584;
  --color-gradient-5: #8ad6a6;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #295632;
--color-2: #3c763c;
--color-3: #5c926c;
--color-4: #6cb584;
--color-5: #8ad6a6;
Hex values
#295632, #3c763c, #5c926c, #6cb584, #8ad6a6

Building something? Get this palette via the REST API.

History

Similar palettes

Moss Shallow Study
Mangrove Shallow Drift
Tidepool Reverie
Shallow Waters
Verdant Depth Study
Deepwater Fern
Sage Garden Noon
Celadon Threshold
Jade Hour Glow