Velvet Midnight Garden

Silk against skin under electric light, where deep purple meets soft warmth in a moment suspended between dusk and dream.

Colors

~Desired Dawn#FAF5FF
~Royal Nightcore#6C5CE7
~Dusty Chimney#A29BFE
~Prehistoric Pink#FD79A8
~Happy Hearts#FF7675

Tags

Psychology

The deep purple core anchors the palette with sophistication and introspection, while the vivid warm accents (pink and red) advance forward, creating visual tension and preventing flatness. This combination of cool purple undertones with warm saturated foreground colors triggers simultaneous contrast, engaging both cerebral and visceral responses. High chroma across all tones amplifies energy and draws attention, making the palette ideal for projects demanding presence without sacrificing refinement.

Usage

Effective for luxury cosmetics packaging, tech startup branding, and fashion editorial design where boldness paired with elegance is essential. The moderate contrast supports readability in digital interfaces while the mixed temperature creates memorable visual impact in print and packaging applications. Best suited to projects targeting audiences seeking contemporary sophistication with an energetic, non-traditional edge.

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

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

Building something? Get this palette via the REST API.

History

Similar palettes

Sorbet Afternoon
Velvet Ember Dusk
Twilight Alchemy
Neon Bloom Dusk
Velvet Voltage
Ember & Cream
Silk Hour Reverie
Flamingo Hour
Terracotta Sunrise