Blossom Descent
Warm petals deepening into aged silk, a progression of flushed warmth moving through intimate, textured space.
Psychology
The monochromatic progression from pale blush to deep burgundy creates visual depth while maintaining warmth, allowing the eye to travel smoothly across tonal shifts without jarring contrast. Pink and rose families naturally evoke approachability and refinement simultaneously, while the high contrast between lightest and darkest tones draws active attention without aggression. This warm-to-warm gradient avoids cool retreats, keeping all colors psychologically advancing and intimate rather than distant.
Usage
Apply this palette to luxury cosmetics packaging, high-end fashion lookbooks, and wine label design where sophistication and warmth must coexist. The tonal range supports both small accent work (using Her Fierceness for buttons or borders) and bold hero backgrounds (using Pink Pleasure or Young Crab for primary surfaces), making it flexible for print collateral and digital branding that requires both elegance and visual momentum.
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,
#ffe0e5 0%,
#f69da5 25%,
#c5707c 50%,
#9c3f4b 75%,
#691438 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #ffe0e5;
--color-gradient-2: #f69da5;
--color-gradient-3: #c5707c;
--color-gradient-4: #9c3f4b;
--color-gradient-5: #691438;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #ffe0e5; --color-2: #f69da5; --color-3: #c5707c; --color-4: #9c3f4b; --color-5: #691438;
Hex values
#ffe0e5, #f69da5, #c5707c, #9c3f4b, #691438
Building something? Get this palette via the REST API.
History
Similar palettes
Flamingo Hour
Ember & Cream
Flamingo Blush Hour
Velvet Rose Depth
Abyssal Hearth
Terracotta Sunrise
Velvet Midnight Garden
Roasted Almond Bloom
Brick & Berry Dusk