Vault Catalyst

Deep shadow meets electric pulse, a moment where stillness ignites with quiet intensity and luminous restraint.

Colors

~Black#000000
~Black#000000
~Black#000000
~Ultrapurple Merge#6B50AF

Psychology

The three blacks establish a visual anchor of absolute neutrality and depth, while the vivid purple creates an unexpected spark that breaks the monochromatic silence. This combination activates the simultaneous contrast principle, where the purple appears more saturated and luminous against the absence of light, generating tension between calm restraint and electric presence.
The high contrast ratio draws sustained attention without aggression, creating a sense of controlled intensity that feels sophisticated rather than jarring.

Usage

This palette excels in luxury product branding, editorial layouts, and packaging design where a single accent color needs maximum impact against neutral grounding. Projects requiring dramatic visual hierarchy, such as high-end cosmetics packaging or contemporary art catalogs, benefit from the palette's ability to direct focus while maintaining elegance. The soft mood paired with bold contrast suits minimalist fashion lookbooks and architectural photography that demand atmosphere without visual noise.

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,
    #000000 0%,
    #000000 33%,
    #000000 67%,
    #6b50af 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #000000;
  --color-gradient-2: #000000;
  --color-gradient-3: #000000;
  --color-gradient-4: #6b50af;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #000000;
--color-2: #000000;
--color-3: #000000;
--color-4: #6b50af;
Hex values
#000000, #000000, #000000, #6b50af

Building something? Get this palette via the REST API.

History

Similar palettes

Orchid Silk Reverie
Neon Nocturn
Silk Hour Reverie
Twilight Alchemy
Jade Hour Glow
Peach Hour
Velvet Hour Bloom
Midnight Iris Study
Cotton Candy Dawn