Velvet Voltage

Electric softness meets rich shadow, like silk catching neon light in deep purple twilight.

Colors

~Desired Dawn#FAF5FF
~Dusty Chimney#A29BFE
~Royal Nightcore#6C5CE7
~Prehistoric Pink#FD79A8
~Prism Pink#E84393

Tags

Psychology

The dominant purple palette bridges cool and warm psychology, with vivid mid-tones commanding attention while the light, near-white base prevents visual fatigue. The two pinks introduce warm accent energy that advances forward against cooler purples, creating dynamic tension without harsh contrast. This combination triggers both creative stimulation and emotional sophistication, pairing the focus-enhancing properties of saturated hues with the refinement associated with jewel-tone purples.

Usage

Ideal for luxury beauty branding, fashion editorial layouts, and contemporary tech product interfaces where bold, mixed-temperature palettes signal innovation without aggression. The moderate contrast supports detailed packaging design and poster typography while the purple dominance provides visual cohesion across premium lifestyle marketing and music or entertainment branding that demands memorability.

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,
    #faf5ff 0%,
    #a29bfe 25%,
    #6c5ce7 50%,
    #fd79a8 75%,
    #e84393 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #faf5ff;
  --color-gradient-2: #a29bfe;
  --color-gradient-3: #6c5ce7;
  --color-gradient-4: #fd79a8;
  --color-gradient-5: #e84393;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #faf5ff;
--color-2: #a29bfe;
--color-3: #6c5ce7;
--color-4: #fd79a8;
--color-5: #e84393;
Hex values
#faf5ff, #a29bfe, #6c5ce7, #fd79a8, #e84393

Building something? Get this palette via the REST API.

History

Similar palettes

Twilight Alchemy
Velvet Midnight Garden
Neon Bloom Dusk
Silk Hour Reverie
Cotton Candy Dawn
Amethyst Linen Dawn
Sorbet Afternoon
Lilac Petal Afternoon
Silk Sleep Reverie