Jade Hour Glow

Cool light breaking through frosted glass, bright yet soft, with a whisper of electric depth beneath.

Colors

~Wasabi#F6FFED
~Polar#43E97B
~Water Leaf#38F9D7
~Galactic Gossamer#667EEA
~Berry Jam#A18CD1

Tags

Psychology

The palette anchors itself in cool, high-chroma greens and teals that advance visually, creating energy and freshness, while the soft lavender and light wasabi ground provide breathing room and prevent visual fatigue. This complementary harmony between green-teal dominance and purple accent triggers neural pathways associated with growth, clarity, and introspection simultaneously. The overall light value and cool temperature evoke calm sophistication rather than aggression, making the boldness feel inviting rather than harsh.

Usage

Apply this palette to wellness app interfaces, sustainable fashion lookbooks, and tech startup pitch decks where cool modernity signals innovation without coldness. The light profile and moderate contrast work especially well for digital product design and editorial layouts that need legibility with personality. Natural skincare packaging and eco-conscious branding benefit from the green dominance paired with the purple accent's subtle luxury touch.

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,
    #f6ffed 0%,
    #43e97b 25%,
    #38f9d7 50%,
    #667eea 75%,
    #a18cd1 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #f6ffed;
  --color-gradient-2: #43e97b;
  --color-gradient-3: #38f9d7;
  --color-gradient-4: #667eea;
  --color-gradient-5: #a18cd1;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f6ffed;
--color-2: #43e97b;
--color-3: #38f9d7;
--color-4: #667eea;
--color-5: #a18cd1;
Hex values
#f6ffed, #43e97b, #38f9d7, #667eea, #a18cd1

Building something? Get this palette via the REST API.

History

Similar palettes

Frosted Lavender Drift
Frosted Meadow
Neon Bloom Dusk
Shallow Waters
Lavender Milk Hour
Periwinkle Linen Study
Misty Lagoon Hour
Mineral Spring Dawn
Electric Dusk