Amethyst Silk Hour

Soft light filtering through silk curtains, deepening from pale lavender into rich jewel tones at dusk.

Colors

~Galaxy Express#54479A
~Prophet Violet#755BA5
~Wisteria#9C78C1
~Somewhere in a Fairytale#D19BDC
~Pretty in Pink#FAC2F2

Psychology

The analogous purple progression creates visual harmony that feels soothing rather than jarring, with the lighter end receding and darker tones providing subtle depth. Low chromatic saturation across all five colors produces a calming effect while the gentle light-to-dark gradient maintains engagement without overstimulation. This combination leverages the psychological associations of purple with sophistication and introspection, grounded in materials and time-of-day imagery rather than direct emotional claims.

Usage

Ideal for luxury cosmetics packaging, high-end textile branding, and editorial fashion spreads where refined elegance and gentle sophistication matter more than bold contrast. Projects requiring a premium, understated aesthetic benefit from this palette's moderate contrast and balanced temperature, which reads as cultivated rather than dramatic. Works particularly well in wellness app design, artisanal confectionery labels, and contemporary art gallery materials where mood and material quality signal value.

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,
    #54479a 0%,
    #755ba5 25%,
    #9c78c1 50%,
    #d19bdc 75%,
    #fac2f2 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #54479a;
  --color-gradient-2: #755ba5;
  --color-gradient-3: #9c78c1;
  --color-gradient-4: #d19bdc;
  --color-gradient-5: #fac2f2;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #54479a;
--color-2: #755ba5;
--color-3: #9c78c1;
--color-4: #d19bdc;
--color-5: #fac2f2;
Hex values
#54479a, #755ba5, #9c78c1, #d19bdc, #fac2f2

Building something? Get this palette via the REST API.

History

Similar palettes

Amethyst Linen Dawn
Wisteria Cotton Hour
Velvet Hour Bloom
Lilac Petal Afternoon
Lavender Lullaby Rest
Lavender Bakery Soft
Twilight Boudoir
Porcelain Twilight
Silk Hour Reverie