Neon Abyss Garden
Electric chill meeting warm glow, a neon-lit laboratory where cool depths collide with radiant heat.
Psychology
The high contrast between near-black void and vivid cyans and yellows creates visual tension that demands attention, while the complementary blue-yellow relationship generates the dynamic push-pull characteristic of digital interfaces and modern art. The cool dominant temperature anchors the palette in intellect and technology, yet the warm citrus and purple accents inject energy and prevent sterility, producing a psychologically engaging duality between control and excitement.
Usage
Tech startup branding, gaming UI dashboards, and contemporary art gallery collateral benefit from this palette's bold, high-contrast character. Music festival posters, electronic music production visuals, and cyberpunk-themed packaging leverage its energetic cool-warm tension. The sharp complementary harmony works exceptionally well for forward-thinking fashion editorials and neon-inspired interior design concepts.
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,
#0a0c23 0%,
#00e6ff 33%,
#ffc300 67%,
#821ed7 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #0a0c23;
--color-gradient-2: #00e6ff;
--color-gradient-3: #ffc300;
--color-gradient-4: #821ed7;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #0a0c23; --color-2: #00e6ff; --color-3: #ffc300; --color-4: #821ed7;
Hex values
#0a0c23, #00e6ff, #ffc300, #821ed7
Building something? Get this palette via the REST API.
History
Similar palettes
Neon Descent Study
Neon Bloom Dusk
Jade Hour Glow
Midnight Brass
Periwinkle Linen Study
Pastel Lagoon Study
Electric Dusk
Twilight Alchemy
Midnight Pool Glow