Neon Bunker Glow
Deep shadow meets electric spark, a charged atmosphere where darkness amplifies the vivid hum of violet light.
Psychology
The two near-black anchors establish visual gravity and containment, while the three vivid purples and blue create an electric tension that demands attention. High contrast between the dark foundation and luminous mid-to-light purples triggers psychological arousal, making the cooler hues appear to vibrate and advance. This combination leverages the principle that saturated colors against dark backgrounds intensify perceived luminosity and emotional intensity.
Usage
Ideal for tech startup branding, music production interfaces, and luxury fashion e-commerce where bold contrast and energetic mood enhance user engagement. Editorial design and concert poster layouts benefit from the dramatic interplay between deep neutrals and glowing purples. Premium packaging for cosmetics or spirits uses this palette to convey modernity and sophistication through high contrast and cool intensity.
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,
#111116 0%,
#111116 25%,
#4500f9 50%,
#8439ff 75%,
#cd82ff 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #111116;
--color-gradient-2: #111116;
--color-gradient-3: #4500f9;
--color-gradient-4: #8439ff;
--color-gradient-5: #cd82ff;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #111116; --color-2: #111116; --color-3: #4500f9; --color-4: #8439ff; --color-5: #cd82ff;
Hex values
#111116, #111116, #4500f9, #8439ff, #cd82ff
Building something? Get this palette via the REST API.
History
Similar palettes
Twilight Alchemy
Jade Hour Glow
Electric Dusk
Neon Descent Study
Neon Bloom Dusk
Wisteria Descent
Silk Hour Reverie
Lavender Milk Hour
Midnight Brass