Obsidian Magenta Strike
High-contrast darkness punctuated by electric warmth, like neon cutting through a starless night.
Psychology
The vivid magenta (#ea1e63) possesses high chroma and warmth, causing it to advance visually and command attention against the recessive black background. This extreme chromatic contrast creates psychological tension and energy, activating the viewer's perception through the principle that warm tones naturally dominate cool or neutral fields. Together, the colors produce a bold, assertive mood that feels sophisticated rather than chaotic, as black grounds the intensity and prevents visual chaos.
Usage
Ideal for luxury beauty branding, music and entertainment posters, and fashion e-commerce interfaces where high contrast demands immediate attention and conveys premium positioning. The palette's dramatic intensity suits editorial covers and startup logos that need to stand out in crowded visual landscapes while maintaining elegance through the restraint of just two colors.
Nightclub identity systems, tech product packaging, and concert merchandise all benefit from this palette's ability to signal modernity and boldness without appearing casual or playful.
Nightclub identity systems, tech product packaging, and concert merchandise all benefit from this palette's ability to signal modernity and boldness without appearing casual or playful.
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%,
#ea1e63 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #000000;
--color-gradient-2: #ea1e63;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #000000; --color-2: #ea1e63;
Hex values
#000000, #ea1e63
Building something? Get this palette via the REST API.
History
Similar palettes
Abyssal Hearth
Twilight Alchemy
Flamingo Hour
Ember & Cream
Brick & Berry Dusk
Neon Bloom Dusk
Cotton Candy Dawn
Terracotta Sunrise
Velvet Midnight Garden