Rose Garden Descent
Warm light dissolving into deep velvet, like rose petals pressed between aged linen at sunset.
Psychology
The palette's analogous pink harmony creates visual coherence while the high contrast between light and dark generates dynamic tension that captures attention without jarring. Warm reds and pinks are known to advance perceptually and trigger feelings of intimacy and passion, intensified here by the deep plum and cosmos tones that ground the composition with sophistication and depth.
Usage
This palette excels in luxury cosmetics branding, high-end fashion editorial, and artisanal perfume packaging where warmth and sensuality must coexist with refinement. The strong contrast ratio supports clear hierarchy in print and web applications, making it effective for restaurant menus featuring seasonal fare or boutique interior design schemes that balance approachability with 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,
#fcdad0 0%,
#e19088 25%,
#b0666b 50%,
#7c3d54 75%,
#4e0e39 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #fcdad0;
--color-gradient-2: #e19088;
--color-gradient-3: #b0666b;
--color-gradient-4: #7c3d54;
--color-gradient-5: #4e0e39;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #fcdad0; --color-2: #e19088; --color-3: #b0666b; --color-4: #7c3d54; --color-5: #4e0e39;
Hex values
#fcdad0, #e19088, #b0666b, #7c3d54, #4e0e39
Building something? Get this palette via the REST API.
History
Similar palettes
Flamingo Hour
Ember & Cream
Apricot Silk Hour
Kiln Ember Dusk
Rose Petal Parlor
Velvet Midnight Garden
Velvet Boudoir
Velvet Ember Dusk
Brick Kiln Glow