Velour Nocturne
Warm, muted tones layered like aged fabric, casting soft shadows across intimate interior spaces.
Psychology
The palette's analogous progression through pink and warm red hues creates visual coherence without jarring transitions, promoting a sense of psychological comfort and sophistication. Dark purples anchor the composition while lighter cashmere tones provide breathing room, a balance that low chroma and warm undertones together signal calm stability rather than stimulation. The moderate contrast allows the eye to rest while still perceiving distinct depth, supporting focus without fatigue.
Usage
Well suited for luxury skincare packaging, high-end fashion lookbooks, and interior design mood boards where warmth and restraint signal premium quality. The moderate contrast and soft gradations work particularly well in contexts demanding elegance over visual drama, such as jewelry branding, upscale textile collections, and editorial spreads focused on intimacy rather than excitement.
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,
#613552 0%,
#834a51 25%,
#ae7873 50%,
#ad9fa8 75%,
#f2b5d7 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #613552;
--color-gradient-2: #834a51;
--color-gradient-3: #ae7873;
--color-gradient-4: #ad9fa8;
--color-gradient-5: #f2b5d7;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #613552; --color-2: #834a51; --color-3: #ae7873; --color-4: #ad9fa8; --color-5: #f2b5d7;
Hex values
#613552, #834a51, #ae7873, #ad9fa8, #f2b5d7
Building something? Get this palette via the REST API.
History
Similar palettes
Velvet Ember Dusk
Kiln Ember Dusk
Brick Fade Study
Apricot Silk Hour
Rose Petal Parlor
Brick Dust Afternoon
Honeycomb Afternoon
Velvet Boudoir
Pastel Lagoon