Velvet Nocturne
Deep jewel tones layered in shadow, evoking luxe textile and the quiet intensity of a late hour.
Psychology
The analogous progression from black through warm pink and red to purple creates visual cohesion while the moderate contrast and dark values maintain psychological tension without aggression. Warm hues advance and draw the eye inward, while the low overall lightness triggers associations with depth, exclusivity, and introspection. This combination of warm saturation against a dark foundation signals luxury and restraint simultaneously, activating both desire and contemplation.
Usage
Ideal for high-end cosmetics packaging, wine label design, and luxury fashion lookbooks where warmth and drama need to feel intentional rather than playful. Works particularly well in editorial layouts and branding for artisanal goods that require psychological weight and sophistication. The moderate contrast reads clearly at small scales while the analogous harmony prevents visual chaos in dense layouts.
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%,
#4c0b37 33%,
#700000 67%,
#8c008f 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #000000;
--color-gradient-2: #4c0b37;
--color-gradient-3: #700000;
--color-gradient-4: #8c008f;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #000000; --color-2: #4c0b37; --color-3: #700000; --color-4: #8c008f;
Hex values
#000000, #4c0b37, #700000, #8c008f
Building something? Get this palette via the REST API.
History
Similar palettes
Velvet Midnight Garden
Velvet Ember Dusk
Biscuit Porcelain Hour
Cotton Candy Dawn
Peach Hour
Flamingo Hour
Ember & Cream
Silk Hour Reverie
Twilight Alchemy