Dusk Linen Study

Candlelit wool and cool stone, where muted warmth meets shadowed depth in soft, balanced tension.

Colors

~Azulado#141421
~Obsidian#547C8C
~Shy Champagne Blush#D6907C

Tags

Psychology

The triadic balance of deep purple, cool blue, and warm terracotta creates visual equilibrium without harshness, while low saturation across all three keeps the mood grounded and introspective. Cool and warm tones occupy equal visual weight, producing a calm sense of sophistication rather than conflict. The high contrast between the dark anchor and lighter accents commands subtle attention, pulling focus without aggressive energy.

Usage

Ideal for luxury skincare branding, editorial design, and interior mood boards where refined restraint matters more than vibrancy. High-end home furnishing catalogs, artisanal coffee packaging, and architectural visualization benefit from the palette's ability to feel both warm and cool simultaneously, creating depth without coldness. Works especially well in projects targeting creative professionals and design-conscious audiences who value nuance over saturation.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #141421;
--color-2: #547c8c;
--color-3: #d6907c;
Hex values
#141421, #547c8c, #d6907c

Building something? Get this palette via the REST API.

History

Similar palettes

Sorbet Afternoon
Midnight Brass
Silk Hour Reverie
Peach Hour
Milk Glass Morning
Periwinkle Linen Study
Buttercream Lagoon
Neon Bloom Dusk
Jade Hour Glow