Charcoal Lime Reverie
A luminous green glow suspended between deep shadows and soft purple whispers, cool and intimate.
Psychology
The vivid lime green creates immediate visual pop against the two sooty anchors, exploiting high contrast to draw attention while the muted lavender softens the overall impression with lower saturation. The cool temperature profile and complementary green-purple relationship establish visual tension without aggression, as the pale lilac acts as a gentle intermediary between the electric green and absolute black. This combination signals sophistication through restraint, where brightness feels restful rather than jarring because complementary pairs in nature feel harmonious to the eye.
Usage
Apply this palette to sustainable beauty packaging, minimal tech product interfaces, and editorial spreads celebrating botanical or wellness themes where high contrast demands attention without sacrificing refinement. The soft purple grounds the vivid green, making it ideal for luxury brand guidelines that need pop without chaos, or spring campaign materials that balance energy with elegance. Projects requiring visual hierarchy with warmth-cool balance benefit from the palette's ability to make highlights sing while keeping the overall mood contemplative.
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,
#141414 0%,
#c7fc7a 33%,
#b6a5d3 67%,
#141414 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #141414;
--color-gradient-2: #c7fc7a;
--color-gradient-3: #b6a5d3;
--color-gradient-4: #141414;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #141414; --color-2: #c7fc7a; --color-3: #b6a5d3; --color-4: #141414;
Hex values
#141414, #c7fc7a, #b6a5d3, #141414
Building something? Get this palette via the REST API.
History
Similar palettes
Jade Hour Glow
Lavender Milk Hour
Frosted Lavender Drift
Linen Morning
Shallow Waters
Misty Lagoon Hour
Porcelain Drift
Silk Hour Reverie
Neon Bloom Dusk