Midnight Amethyst

Deep shadows meeting cool jewel tones, like polished stone corridors lit by distant stained glass.

Colors

~Black#000000
~Ultrapurple Merge#5751A0

Tags

Psychology

Black anchors the palette with visual weight and authority, while the moderate purple adds contemplative depth without warmth. The combination leverages low-to-moderate contrast to create introspection rather than aggression, allowing purple's cool undertones to feel grounded yet refined. This pairing evokes psychological balance between emptiness and substance, common in luxury and intellectual contexts.

Usage

Ideal for law firm branding, academic journal covers, and luxury wine packaging where restrained elegance signals trustworthiness. The moderate contrast works well in editorial typography and dark mode interfaces where legibility requires precision without visual strain. Projects demanding premium positioning with intellectual depth benefit from this palette's innate formality and cool sophistication.

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%,
    #5751a0 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #000000;
  --color-gradient-2: #5751a0;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #000000;
--color-2: #5751a0;
Hex values
#000000, #5751a0

Building something? Get this palette via the REST API.

History

Similar palettes

Wisteria Descent
Midnight Iris Study
Neon Nocturn
Silk Parlor Whisper
Indigo Vault Twilight
Velvet Hour Bloom
Periwinkle Linen Study
Orchid Silk Reverie
Plum Inlet Reverie