Velvet Void Pulse
Stark midnight interrupted by electric warmth, a moment of sudden intensity against absolute stillness.
Psychology
Black provides a neutral void that anchors perception, while the vivid magenta-pink advances sharply forward, creating immediate visual tension. This high-contrast pairing triggers arousal and attention without overwhelming, as the warm pink's mid-tone saturation prevents harshness. The monochromatic relationship between these extremes creates a sense of dramatic focus, pulling the eye toward the lighter color and establishing clear hierarchies.
Usage
Ideal for luxury beauty packaging, high-fashion editorials, and bold brand identity systems where maximum impact matters. The palette's stark contrast makes it particularly effective in poster design, music album artwork, and jewelry branding that demand visual dominance. Projects requiring sophisticated drama with contemporary edge benefit from this combination's ability to command attention while maintaining elegance.
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%,
#e2167e 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #000000;
--color-gradient-2: #e2167e;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #000000; --color-2: #e2167e;
Hex values
#000000, #e2167e
Building something? Get this palette via the REST API.
History
Similar palettes
Brick & Berry Dusk
Abyssal Hearth
Twilight Alchemy
Flamingo Hour
Ember & Cream
Burgundy Cellar Rest
Cotton Candy Dawn
Terracotta Sunrise
Velvet Midnight Garden