Velvet Ember Hour
Warm, velvety depths transitioning to soft blush light, like deep fabric catching the glow of late-day sun.
Psychology
The palette anchors itself in deep warm magentas that evoke richness and intimacy, while the analogous progression toward pale rose creates visual forward movement that prevents heaviness. High contrast between the darkest and lightest tones engages attention without jarring, a property of warm color families that advance perceptually. The muted, light final color acts as a cooling visual rest, balancing the saturation of midtones and creating emotional equilibrium rather than tension.
Usage
Ideal for luxury cosmetics packaging, high-end textile branding, and editorial fashion photography where depth and sophistication matter more than playfulness. Projects requiring gentle visual hierarchy benefit from the palette's naturally advancing darks and receding lights. Use in interior styling, artisanal skincare labels, and silk or linen product lines where warmth signals quality and handcraft.
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,
#5c1147 0%,
#924c6d 25%,
#c06b87 50%,
#e28895 75%,
#f9c0be 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #5c1147;
--color-gradient-2: #924c6d;
--color-gradient-3: #c06b87;
--color-gradient-4: #e28895;
--color-gradient-5: #f9c0be;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #5c1147; --color-2: #924c6d; --color-3: #c06b87; --color-4: #e28895; --color-5: #f9c0be;
Hex values
#5c1147, #924c6d, #c06b87, #e28895, #f9c0be
Building something? Get this palette via the REST API.
History
Similar palettes
Rose Petal Parlor
Flamingo Hour
Ember & Cream
Sorbet Afternoon
Honeycomb Afternoon
Velvet Boudoir
Velvet Ember Dusk
Pastel Lagoon
Terracotta Sunrise