Moss Shallow Study
Cool greens layered from pale mist to deep forest, evoking the texture of wet moss and quiet garden light.
Psychology
The palette's monochromatic green harmony activates the restorative properties of nature-based hues, while the high contrast between pale tints and deep shadow tones creates visual clarity without warmth-induced excitement. Cool temperature combined with mid to muted saturation signals stability and introspection, encouraging focus rather than stimulation. The mixed lightness range prevents flatness, allowing depth perception that feels grounded and contemplative.
Usage
Deploy across sustainable beauty packaging, interior styling for wellness spaces, and editorial layouts for botanical or lifestyle publications where the cool green family communicates trustworthiness and environmental awareness. The high contrast makes it effective for digital interfaces and accessibility requirements while the calming saturation suits luxury branding and organic product lines that prioritize understated sophistication over visual noise.
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,
#d7fff1 0%,
#aafcb8 25%,
#8cd790 50%,
#77af9c 75%,
#285943 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #d7fff1;
--color-gradient-2: #aafcb8;
--color-gradient-3: #8cd790;
--color-gradient-4: #77af9c;
--color-gradient-5: #285943;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #d7fff1; --color-2: #aafcb8; --color-3: #8cd790; --color-4: #77af9c; --color-5: #285943;
Hex values
#d7fff1, #aafcb8, #8cd790, #77af9c, #285943
Building something? Get this palette via the REST API.
History
Similar palettes
Sage Garden Noon
Shallow Waters
Celadon Meadow Rest
Grain & Lagoon
Celadon Reverie
Jade Hour Glow
Butter & Mint Noon
Peat & Tidepool
Frosted Meadow