Void Blossom Study
Deep shadow paired with electric teal and luminous magenta, like neon light cutting through a cool, moonless night.
Psychology
The two near-identical blacks create a grounding anchor while the vibrant teal and magenta occupy opposite positions on the color wheel, generating visual tension and energy through triadic harmony. High contrast between the dark neutrals and vivid hues commands immediate attention, while the cool teal tempers the warmth of magenta, producing a balanced yet electrifying emotional response that feels sophisticated rather than chaotic.
Usage
Effective for luxury tech branding, avant-garde fashion editorials, and premium cosmetics packaging where dramatic contrast and bold color statements enhance perceived value. The palette's cool-dominant temperature and high contrast make it ideal for digital interfaces and music/entertainment marketing that demand visual impact and modern elegance. Projects requiring sophistication with edge, such as high-end hospitality design or contemporary art direction, benefit from its balanced intensity and chromatic restraint.
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,
#121212 0%,
#22a094 33%,
#ed89f9 67%,
#171717 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #121212;
--color-gradient-2: #22a094;
--color-gradient-3: #ed89f9;
--color-gradient-4: #171717;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #121212; --color-2: #22a094; --color-3: #ed89f9; --color-4: #171717;
Hex values
#121212, #22a094, #ed89f9, #171717
Building something? Get this palette via the REST API.
History
Similar palettes
Jade Hour Glow
Neon Descent Study
Neon Bloom Dusk
Teal Depths Nocturne
Periwinkle Linen Study
Pastel Lagoon Study
Twilight Boudoir
Twilight Alchemy
Electric Dusk