Neon Parlor Midnight

Deep darkness punctuated by electric light, luminous and cool, like neon signs burning through heavy fabric at midnight.

Colors

~Ruined Smores#111116
~Overdue Blue#4500F9
~Purple Climax#8439FF
~Fake Love#CD82FF
~Errigal White#F2F3F7

Psychology

The vivid blue and purple hues create visual tension against the near-black ground, forcing the eye to engage with high contrast and movement. Cool temperature and saturated chromatic intensity trigger alertness and modernity, while the dark anchor prevents overstimulation by providing visual rest. This combination leverages the principle that high chroma attracts attention while extreme lightness contrast commands psychological focus.

Usage

Effective for luxury tech branding, fashion editorials, and music event posters where bold visual punch and contemporary sophistication are essential. Projects requiring high visual hierarchy and confident brand presence benefit from the extreme contrast and electric color intensity. Apply across premium beauty packaging, modern art gallery identities, and nightlife venue design where darkness and neon energy define the aesthetic.

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,
    #111116 0%,
    #4500f9 25%,
    #8439ff 50%,
    #cd82ff 75%,
    #f2f3f7 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #111116;
  --color-gradient-2: #4500f9;
  --color-gradient-3: #8439ff;
  --color-gradient-4: #cd82ff;
  --color-gradient-5: #f2f3f7;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #111116;
--color-2: #4500f9;
--color-3: #8439ff;
--color-4: #cd82ff;
--color-5: #f2f3f7;
Hex values
#111116, #4500f9, #8439ff, #cd82ff, #f2f3f7

Building something? Get this palette via the REST API.

History

Similar palettes

Twilight Alchemy
Jade Hour Glow
Electric Dusk
Neon Descent Study
Neon Bloom Dusk
Wisteria Descent
Silk Hour Reverie
Midnight Brass
Lavender Milk Hour