Plum Velvet Tide
Cool depth meeting warm shadow, a palette of quiet intensity lit by distant water and muted florals.
Psychology
The triadic harmony of warm magenta against cool blues creates visual tension that feels sophisticated rather than jarring, anchored by the deep neutral black that commands focus without aggression. Cool dominant tones promote calm introspection, while the warm pink mid-tones introduce humanity and intimacy, preventing sterility. High contrast between the darkest and lightest values generates visual magnetism that draws the eye through hierarchy without overwhelming the viewer.
Usage
This palette excels in luxury beauty branding, editorial fashion spreads, and intimate hospitality design where mood-building matters more than cheerfulness. The cool-warm interplay with strong contrast works particularly well for high-end fragrance packaging, literary magazines, and gallery signage that require sophistication and depth. Projects requiring brand identity systems benefit from the palette's ability to convey both elegance and approachability through its balanced emotional range.
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,
#202124 0%,
#652f4a 25%,
#746693 50%,
#718fb5 75%,
#7ec0da 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #202124;
--color-gradient-2: #652f4a;
--color-gradient-3: #746693;
--color-gradient-4: #718fb5;
--color-gradient-5: #7ec0da;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #202124; --color-2: #652f4a; --color-3: #746693; --color-4: #718fb5; --color-5: #7ec0da;
Hex values
#202124, #652f4a, #746693, #718fb5, #7ec0da
Building something? Get this palette via the REST API.
History
Similar palettes
Twilight Alchemy
Neon Bloom Dusk
Silk Hour Reverie
Wisteria Descent
Abyssal Hearth
Jade Hour Glow
Electric Dusk
Amethyst Linen Dawn
Neon Descent Study