Velvet Descent Rose
Warm, muted pinks deepening from rose to plum, like candlelit fabric gathering shadow across an intimate interior.
Psychology
The palette's analogous pink-to-plum progression creates visual cohesion while its high contrast between light and dark tones generates gentle tension without jarring the viewer. Warm undertones throughout advance the palette toward the eye, evoking intimacy and tactile comfort, while the muted saturation prevents overstimulation, keeping the mood calm and refined. This combination of warmth and low chromatic intensity signals luxury and restraint simultaneously.
Usage
Apply to luxury cosmetics packaging, high-end fashion lookbooks, and intimate interior design concepts where depth and sophistication matter more than visual loudness. Projects requiring emotional resonance with softness benefit from the palette's ability to suggest texture and warmth without aggressive contrast. Use across editorial spreads, boutique branding, and artisanal product lines targeting audiences who value understated elegance.
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,
#fac8c2 0%,
#c99596 25%,
#a37883 50%,
#654851 75%,
#481f38 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #fac8c2;
--color-gradient-2: #c99596;
--color-gradient-3: #a37883;
--color-gradient-4: #654851;
--color-gradient-5: #481f38;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #fac8c2; --color-2: #c99596; --color-3: #a37883; --color-4: #654851; --color-5: #481f38;
Hex values
#fac8c2, #c99596, #a37883, #654851, #481f38
Building something? Get this palette via the REST API.
History
Similar palettes
Kiln Ember Dusk
Flamingo Hour
Ember & Cream
Honeycomb Afternoon
Velvet Ember Dusk
Brick Fade Study
Apricot Silk Hour
Rose Petal Parlor
Pastel Lagoon