Ember Velvet Hour
Warm fabric bathed in soft afternoon light, deepening from blush to burgundy wine across layered textures.
Psychology
The palette progresses from deep magentas to warm reds, anchored by the dark raspberry base that grounds the composition and conveys sophistication. Warm hues advance toward the viewer, creating visual intimacy, while the graduated lightness profile prevents flatness and invites the eye to travel across the range. The monochromatic harmony with moderate contrast delivers boldness without aggression, evoking richness and confidence rather than alarm.
Usage
Strong applications include luxury beauty and skincare packaging, where the warm progression suggests natural ingredients and sensual appeal, and high-end fashion branding, particularly for leather goods or silk collections. The palette excels in wine and spirits labeling and artisanal confectionery packaging, where the depth and warmth communicate premium quality and craft. Best suited for projects requiring mature elegance with accessible warmth, avoiding harsh corporate or minimalist contexts.
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,
#90294e 0%,
#b3435c 33%,
#e5706e 67%,
#f9c2b6 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #90294e;
--color-gradient-2: #b3435c;
--color-gradient-3: #e5706e;
--color-gradient-4: #f9c2b6;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #90294e; --color-2: #b3435c; --color-3: #e5706e; --color-4: #f9c2b6;
Hex values
#90294e, #b3435c, #e5706e, #f9c2b6
Building something? Get this palette via the REST API.
History
Similar palettes
Flamingo Hour
Ember & Cream
Brick Kiln Glow
Terracotta Sunrise
Velvet Midnight Garden
Velvet Ember Dusk
Kiln Ember Dusk
Rose Petal Parlor
Honeycomb Afternoon