Spiced Velvet Descent
Warm, toasted depths that glow like embers cooling into wine, rich and intimate with high contrast.
Psychology
The palette moves from pale honey through roasted midtones into deep wine, creating progressive warmth that draws the eye inward. Pink dominates the lower register, anchoring the scheme with psychological grounding while the pale opening prevents heaviness. High contrast between light and dark tones activates visual attention, while the saturated warm family maintains cohesion and creates a sense of gathered intimacy rather than chaos.
Usage
Effective for luxury chocolate and confectionery packaging, editorial spreads on craft cocktails or heritage ceramics, and high-end textile or leather branding. Projects demanding warmth with sophistication benefit from the palette's ability to balance approachability in the light tones with depth and mystery in the darks. Works particularly well in print and packaging where the high contrast ensures legibility and visual impact.
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,
#fbdfb7 0%,
#d89463 25%,
#b26e5f 50%,
#813f47 75%,
#4a0e26 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #fbdfb7;
--color-gradient-2: #d89463;
--color-gradient-3: #b26e5f;
--color-gradient-4: #813f47;
--color-gradient-5: #4a0e26;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #fbdfb7; --color-2: #d89463; --color-3: #b26e5f; --color-4: #813f47; --color-5: #4a0e26;
Hex values
#fbdfb7, #d89463, #b26e5f, #813f47, #4a0e26
Building something? Get this palette via the REST API.
History
Similar palettes
Kiln Ember Dusk
Biscuit Porcelain Hour
Abyssal Hearth
Flamingo Hour
Wheat Field Glow
Caramel Linen Hour
Linen Bakery Morning
Warm Linen Bakery
Apricot Silk Hour