Petal to Plum
Soft blush melting into deep purple depths, like silk darkening through twilight's threshold.
Psychology
The progression from pale pink through saturated purples creates visual depth that draws the eye inward, leveraging the principle that cool, dark hues recede while warm lights advance. Neutral purples in the mid-range establish equilibrium between the energizing warmth of the opening blush and the contemplative pull of deep indigo, producing a sense of measured sophistication rather than agitation. High contrast between extremes engages attention while moderate saturation across the palette prevents overwhelming intensity, allowing viewers to feel both engaged and composed.
Usage
Ideal for luxury beauty and skincare branding, editorial fashion spreads, and high-end packaging design where elegant restraint signals quality over spectacle. Projects requiring moody atmospheric depth with accessible entry points, such as wine label design, jeweler websites, and avant-garde textile collections, benefit from this palette's balance of drama and wearability. The warm-to-cool gradient supports book cover design and art direction for lifestyle photography where psychological transitions guide viewers through visual narratives.
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,
#ffe7f2 0%,
#ef9ce1 25%,
#a172b5 50%,
#60408f 75%,
#271069 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #ffe7f2;
--color-gradient-2: #ef9ce1;
--color-gradient-3: #a172b5;
--color-gradient-4: #60408f;
--color-gradient-5: #271069;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #ffe7f2; --color-2: #ef9ce1; --color-3: #a172b5; --color-4: #60408f; --color-5: #271069;
Hex values
#ffe7f2, #ef9ce1, #a172b5, #60408f, #271069
Building something? Get this palette via the REST API.
History
Similar palettes
Amethyst Linen Dawn
Twilight Boudoir
Lilac Petal Afternoon
Twilight Alchemy
Cotton Candy Dawn
Blush Shipyard
Silk Hour Reverie
Velvet Ember Dusk
Neon Bloom Dusk