Midnight Iris Study

Deep midnight skies melting into soft lavender dusk, a cool descent through shadow and silk.

Colors

~Dark Eclipse#0B214B
~Space Missions#394373
~Twinkle Night#676C9C
~Enchanted Lilac#A393CA
~Neon Boneyard#E2CBF9

Tags

Psychology

The palette leverages analogous blue-to-purple harmony to create visual cohesion while the sharp contrast between dark foundation colors and pale lilac creates tension that feels contemplative rather than jarring. Cool hues across all five steps activate the parasympathetic response, promoting calm, while the progression from saturated to desaturated tones suggests depth and mystery without aggression. Low chroma in the lightest shades grounds the palette in refinement rather than vibrancy.

Usage

Effective for luxury skincare branding, literary magazine design, and artisanal textile collections where cool elegance and visual hierarchy matter. The high contrast supports bold typography and photography while the analogous harmony maintains sophisticated cohesion across multi-page layouts and product ecosystems.
Fashion lookbooks, museum catalogs, and premium stationery benefit from this palette's ability to convey restraint and craftsmanship through color alone.

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,
    #0b214b 0%,
    #394373 25%,
    #676c9c 50%,
    #a393ca 75%,
    #e2cbf9 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #0b214b;
  --color-gradient-2: #394373;
  --color-gradient-3: #676c9c;
  --color-gradient-4: #a393ca;
  --color-gradient-5: #e2cbf9;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #0b214b;
--color-2: #394373;
--color-3: #676c9c;
--color-4: #a393ca;
--color-5: #e2cbf9;
Hex values
#0b214b, #394373, #676c9c, #a393ca, #e2cbf9

Building something? Get this palette via the REST API.

History

Similar palettes

Silk Hour Reverie
Twilight Alchemy
Jade Hour Glow
Lavender Milk Hour
Periwinkle Linen Study
Porcelain Drift
Sorbet Afternoon
Electric Dusk
Dusk Linen Study