Indigo Linen Study

Cool depths punctuated by warm clay, soft and shadowed like linen fabric catching winter light.

Colors

~Stormy#AAB9C2
~Bookworm#F0E3DB
~Equestrienne#977470
~Narwhal Grey#050611
~Atlantic Navy#26366A

Tags

Psychology

The palette anchors itself in cool blue dominance, which creates psychological distance and calm, while the warm muted terracotta provides grounding contrast without visual aggression. The very light neutral acts as breathing room, preventing the darker navy and charcoal from feeling oppressive, while the high contrast between light and dark draws selective attention without inducing tension. This combination signals both sophistication and restraint, evoking settled confidence rather than urgency.

Usage

Well-suited for luxury linen branding, heritage pottery packaging, and editorial book design where soft contrast and muted warmth convey craft and intentionality. The palette's mixed temperature and high contrast support projects requiring both visual hierarchy and emotional reserve, such as minimalist interior design concepts and upscale beauty product lines. Its softness reads especially effective in print and packaging where texture and restraint communicate quality over loudness.

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,
    #aab9c2 0%,
    #f0e3db 25%,
    #977470 50%,
    #050611 75%,
    #26366a 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #aab9c2;
  --color-gradient-2: #f0e3db;
  --color-gradient-3: #977470;
  --color-gradient-4: #050611;
  --color-gradient-5: #26366a;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #aab9c2;
--color-2: #f0e3db;
--color-3: #977470;
--color-4: #050611;
--color-5: #26366a;
Hex values
#aab9c2, #f0e3db, #977470, #050611, #26366a

Building something? Get this palette via the REST API.

History

Similar palettes

Dusk Linen Study
Buttercream Lagoon
Abyssal Hearth
Wisteria Descent
Silk Hour Reverie
Peach Hour
Caramel Linen Hour
Indigo Hour Study
Porcelain Depth Study