Neon Void Edge

Electric greens pierce deep purples and midnight blues, creating luminous tension against shadowed depths.

Colors

~Grotesque Green#5EED88
~Ice Climber#00DEC6
~Purple Patch#5D348B
~Intergalactic Settlement#5C1D82
~Galaxea#28305B

Psychology

The palette exploits high contrast between bright cool greens and teals against dark, desaturated purples and deep blues, commanding immediate visual attention while maintaining sophistication. The vivid accent colors appear to advance while darker tones recede, creating visual depth and hierarchy that guides the eye. This combination triggers both energy and mystery, balancing neon vitality with cosmic introspection through complementary color relationships.

Usage

Suited for tech startup branding, music festival posters, and luxury nightlife packaging where bold contrast and contemporary edge are essential. The palette's high saturation and dark foundation excel in digital interfaces, editorial spreads, and packaging that demand visual punch in competitive retail environments. Works particularly well for projects targeting younger audiences or industries emphasizing innovation, rebellion, or nocturnal themes.

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,
    #5eed88 0%,
    #00dec6 25%,
    #5d348b 50%,
    #5c1d82 75%,
    #28305b 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #5eed88;
  --color-gradient-2: #00dec6;
  --color-gradient-3: #5d348b;
  --color-gradient-4: #5c1d82;
  --color-gradient-5: #28305b;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #5eed88;
--color-2: #00dec6;
--color-3: #5d348b;
--color-4: #5c1d82;
--color-5: #28305b;
Hex values
#5eed88, #00dec6, #5d348b, #5c1d82, #28305b

Building something? Get this palette via the REST API.

History

Similar palettes

Jade Hour Glow
Frosted Lavender Drift
Neon Descent Study
Neon Bloom Dusk
Shallow Waters
Periwinkle Linen Study
Lavender Milk Hour
Misty Lagoon Hour
Twilight Alchemy