Neon Void Rest
Deep darkness punctuated by electric violet, creating a stark theatrical tension between silence and sudden luminescence.
Psychology
The three black anchors create visual weight and stability, while the vivid violet at mid-palette delivers high chromatic contrast that commands immediate attention without warmth. Purple's association with creativity and mystery combines with the absolute neutrality of black to produce a sophisticated yet intense emotional response, where the eye is drawn magnetically to the single bright accent, creating psychological anticipation rather than calm.
Usage
Ideal for tech startup branding, neon-forward nightlife marketing, and experimental music packaging where extreme contrast and dramatic visual impact are strategic advantages. The palette excels in contexts demanding bold hierarchy and visual hierarchy, such as premium product launches and avant-garde editorial design that prioritize a single focal point against minimal noise.
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,
#000000 0%,
#000000 33%,
#b30fff 67%,
#000000 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #000000;
--color-gradient-2: #000000;
--color-gradient-3: #b30fff;
--color-gradient-4: #000000;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #000000; --color-2: #000000; --color-3: #b30fff; --color-4: #000000;
Hex values
#000000, #000000, #b30fff, #000000
Building something? Get this palette via the REST API.
History
Similar palettes
Electric Dusk
Twilight Alchemy
Jade Hour Glow
Orchid Silk Reverie
Neon Descent Study
Neon Bloom Dusk
Velvet Midnight Garden
Midnight Brass
Indigo Vault Twilight