Blush Fern Morning
A whisper of warmth against cool leafy green, like morning light filtering through rustling botanical spaces.
Psychology
The muted warm pink advances gently while the moderate green recedes, creating spatial balance without tension. Pink's low saturation and high lightness pair with green's cooler mid-tone to establish emotional equilibrium, avoiding both frenetic energy and melancholy. This triadic harmony signals natural growth and gentleness rather than conflict, anchoring the viewer's eye through complementary color theory.
Usage
Ideal for botanical skincare packaging, wellness app interfaces, and artisanal plant-based food branding where soft authority and approachability matter equally. Projects requiring moderate visual contrast with calming emotional resonance, such as eco-conscious lifestyle blogs and interior plant shop collateral, benefit from this palette's balanced warmth and organic restraint. Use the pink for highlights and calls-to-action, the green for grounding structural elements.
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,
#ffe9e2 0%,
#41854b 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #ffe9e2;
--color-gradient-2: #41854b;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #ffe9e2; --color-2: #41854b;
Hex values
#ffe9e2, #41854b
Building something? Get this palette via the REST API.
History
Similar palettes
Celadon Reverie
Terracotta Greenhouse Rest
Sage Garden Noon
Wheat & Clover Dawn
Orchard & Clay
Russet Orchard Noon
Butter & Mint Noon
Linen Morning
Pastel Lagoon