Mauve Threshold Hour

Soft wool melting into twilight, where warm shadows meet cool, distant light through old glass.

Colors

~Purple Prose#5E374B
~Aster#867EB1
~Sky High#B0C3F4

Psychology

The palette combines warm undertones in the dark purple base with progressively cooler hues, creating a sense of gentle recession and depth without stark contrast. This gradient from muted warmth to cool light triggers a contemplative, introspective response similar to dusk transitions, where the eye naturally settles rather than activates. Low saturation across all three colors signals emotional safety and restraint, while the moderate contrast allows visual movement without tension.

Usage

Ideal for high-end cosmetics packaging, literary magazine covers, and vintage fashion lookbooks where sophistication and nostalgia matter equally. Projects requiring understated elegance with subtle depth benefit from this palette's refusal of loudness, while its balanced temperature works across both print and digital without harsh chromatic shifts.
Boutique hotel branding, artisanal textile collections, and indie music album artwork all leverage the palette's quiet, handcrafted sensibility.

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,
    #5e374b 0%,
    #867eb1 50%,
    #b0c3f4 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #5e374b;
  --color-gradient-2: #867eb1;
  --color-gradient-3: #b0c3f4;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #5e374b;
--color-2: #867eb1;
--color-3: #b0c3f4;
Hex values
#5e374b, #867eb1, #b0c3f4

Building something? Get this palette via the REST API.

History

Similar palettes

Silk Hour Reverie
Twilight Alchemy
Neon Bloom Dusk
Coral Tide Study
Abyssal Hearth
Dusk Linen Study
Milk Glass Morning
Midnight Brass
Indigo Hour Study