Amethyst Silk Ascent

Soft warmth melting into cool depth, like silk fabric catching twilight between rose petals and open sky.

Colors

~Elastic Pink#F5ACD0
~Dreamy Candy Forest#BC93D6
~Blue Jay#7B7FD6
~Starstruck#416AAD
~Blue Chip#1C5997

Psychology

The progression from warm pink to cool blue creates a visual journey that balances approachability with sophistication, while the purple-dominant middle grounds these extremes in stability. The moderate saturation and mid-range lightness across all five colors signal calm restraint rather than aggression, making the palette feel intimate yet assured. This harmonic shift from warm to cool leverages the receding quality of blue tones while allowing the pink's advance to create depth without jarring contrast.

Usage

This palette excels in high-end cosmetics and skincare branding, luxury fashion editorials, and literary or cultural magazine design where elegance requires nuance over boldness. The balanced temperature shift supports projects requiring sophistication without coldness, such as luxury hospitality websites and artisanal textile collections. Moderate contrast ensures legibility in print and digital contexts while maintaining a cohesive, curated aesthetic across packaging, lookbooks, and brand identity systems.

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,
    #f5acd0 0%,
    #bc93d6 25%,
    #7b7fd6 50%,
    #416aad 75%,
    #1c5997 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #f5acd0;
  --color-gradient-2: #bc93d6;
  --color-gradient-3: #7b7fd6;
  --color-gradient-4: #416aad;
  --color-gradient-5: #1c5997;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f5acd0;
--color-2: #bc93d6;
--color-3: #7b7fd6;
--color-4: #416aad;
--color-5: #1c5997;
Hex values
#f5acd0, #bc93d6, #7b7fd6, #416aad, #1c5997

Building something? Get this palette via the REST API.

History

Similar palettes

Twilight Alchemy
Silk Hour Reverie
Neon Bloom Dusk
Amethyst Linen Dawn
Wisteria Descent
Abyssal Hearth
Cotton Candy Dawn
Lilac Petal Afternoon
Pastel Lagoon Study