Silk Confetti Dusk
Soft pink warming into deep purple, like candlelight catching silk fabric in fading afternoon light.
Psychology
The progression from muted pinks to deeper purples creates a gentle visual journey without harsh contrast, allowing the eye to rest while maintaining interest. Warm pink undertones advance toward the viewer, while the cooler purples ground the composition, a balance that feels both inviting and composed. The low saturation throughout signals refinement and calm rather than excitement, making this palette psychologically soothing despite its chromatic range.
Usage
Ideal for luxury beauty and skincare branding, high-end fashion lookbooks, and jewelry packaging that emphasizes tactile warmth and sophistication. The palette's moderate contrast and soft character work well for editorial layouts and lifestyle photography where elegance should feel approachable rather than cold. Projects requiring a cohesive romantic aesthetic without intensity benefit from this palette's balanced movement between light and mid-tones.
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,
#f9c2c8 0%,
#eb99b3 25%,
#b1719e 50%,
#975498 75%,
#734695 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #f9c2c8;
--color-gradient-2: #eb99b3;
--color-gradient-3: #b1719e;
--color-gradient-4: #975498;
--color-gradient-5: #734695;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #f9c2c8; --color-2: #eb99b3; --color-3: #b1719e; --color-4: #975498; --color-5: #734695;
Hex values
#f9c2c8, #eb99b3, #b1719e, #975498, #734695
Building something? Get this palette via the REST API.
History
Similar palettes
Cotton Candy Dawn
Silk Hour Reverie
Amethyst Linen Dawn
Blush Shipyard
Lilac Petal Afternoon
Velvet Ember Dusk
Neon Bloom Dusk
Biscuit Porcelain Hour
Twilight Alchemy