Dusk Library Study

Deep, cool tones layered like fabric, where indigo meets lavender in low, contemplative light.

Colors

~Black Market#202341
~Muted Blue#2A6DA2
~Midnight Escapade#203661
~Midnight Pie#312F52
~Aster#8573A9

Psychology

The dominant cool blues recede visually, creating psychological depth and introspection, while the muted purples introduce subtle warmth without disrupting the cohesive mood. Low chroma across all five colors signals restraint and sophistication, anchoring the palette in calm rather than excitement. Analogous harmony between blue and purple families creates visual coherence that the eye finds restful, making this combination ideal for sustained attention without fatigue.

Usage

Effective for luxury cosmetics packaging, literary journal covers, and high-end wine labels where sophistication and depth matter more than visual pop. The moderate contrast and cool temperature suit corporate identity systems and editorial photography that benefit from understated elegance. Works particularly well in interior design mood boards and fashion lookbooks targeting mature, discerning audiences.

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,
    #202341 0%,
    #2a6da2 25%,
    #203661 50%,
    #312f52 75%,
    #8573a9 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #202341;
  --color-gradient-2: #2a6da2;
  --color-gradient-3: #203661;
  --color-gradient-4: #312f52;
  --color-gradient-5: #8573a9;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #202341;
--color-2: #2a6da2;
--color-3: #203661;
--color-4: #312f52;
--color-5: #8573a9;
Hex values
#202341, #2a6da2, #203661, #312f52, #8573a9

Building something? Get this palette via the REST API.

History

Similar palettes

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