Midnight Brass

Deep shadow and warm gold meet cool depth, evoking candlelit richness against starlit stone.

Colors

~Purple Noir#120A2D
~Into the Stratosphere#164782
~Caramel Macchiato#E2A359

Tags

Psychology

The deep purple and dark blue create a recessive, grounded foundation that feels intimate and focused, while the warm caramel advances visually, creating dynamic spatial tension. This high-contrast triadic combination activates attention without harshness, as the muted saturation of all three colors prevents visual fatigue. The pairing of cool shadows with warm highlights triggers sophisticated complexity, suggesting both luxury and approachability.

Usage

Effective for premium spirits packaging, luxury cosmetics branding, and editorial fashion photography where dramatic mood and depth serve the product story. Projects requiring bold visual hierarchy with refined restraint benefit from this palette's ability to create emphasis through temperature contrast rather than brightness alone.
Jewelry brand identities, high-end restaurant design, and book cover art leverage its capacity to feel both mysterious and inviting simultaneously.

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,
    #120a2d 0%,
    #164782 50%,
    #e2a359 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #120a2d;
  --color-gradient-2: #164782;
  --color-gradient-3: #e2a359;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #120a2d;
--color-2: #164782;
--color-3: #e2a359;
Hex values
#120a2d, #164782, #e2a359

Building something? Get this palette via the REST API.

History

Similar palettes

Sorbet Afternoon
Abyssal Hearth
Dusk Linen Study
Indigo Hour Study
Roasted Almond Bloom
Mauve Sorbet Glow
Silk Hour Reverie
Neon Bloom Dusk
Jade Hour Glow