Indigo Vault Twilight
Deep indigo corridors softened by violet undertones, like twilight filtered through aged silk and worn velvet.
Psychology
The analogous blue-to-purple progression creates visual cohesion while the low contrast and mid-tone range encourage sustained attention without stimulation, evoking quiet introspection rather than urgency. Cool hues and muted saturation signal psychological safety and contemplation, while the presence of violet adds sophistication and depth. This combination leverages the principle that low-chroma, analogous palettes reduce cognitive load, making them suitable for environments or brands requiring trust and calm.
Usage
Ideal for luxury beauty branding, literary journals and book design, and interior styling for boutique hotels or meditation spaces. Projects with introspective narratives, sophisticated target audiences, or contexts demanding elegance over energy benefit from this palette's balanced restraint and atmospheric depth.
Fashion lookbooks, perfume packaging, and editorial photography gain depth and intimacy from its muted, layered character.
Fashion lookbooks, perfume packaging, and editorial photography gain depth and intimacy from its muted, layered character.
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,
#383f8a 0%,
#4e4c9a 33%,
#094058 67%,
#716eb4 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #383f8a;
--color-gradient-2: #4e4c9a;
--color-gradient-3: #094058;
--color-gradient-4: #716eb4;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #383f8a; --color-2: #4e4c9a; --color-3: #094058; --color-4: #716eb4;
Hex values
#383f8a, #4e4c9a, #094058, #716eb4
Building something? Get this palette via the REST API.
History
Similar palettes
Wisteria Descent
Milk Glass Morning
Periwinkle Linen Study
Dusk Linen Study
Frosted Lavender Drift
Periwinkle Linen Passage
Porcelain Pool Breath
Silk Hour Reverie
Twilight Alchemy