Silk Parlor Dusk
Soft, layered hues that whisper rather than speak, evoking worn linen and diffused afternoon light through sheer fabric.
Psychology
The purple-to-pink gradient creates visual cohesion while the low saturation across all five colors signals tranquility and restraint rather than urgency. Purple and mauve tones are traditionally associated with contemplation and subtlety, while their muted quality reduces visual stimulation and encourages prolonged engagement without fatigue. This combination of cool and warm undertones in a low-contrast field produces a balanced, meditative response that feels nostalgic yet contemporary.
Usage
Ideal for luxury skincare packaging, vintage fashion lookbooks, and editorial spreads where subtle sophistication matters more than visual impact. The palette's extremely low contrast and light profile suits projects requiring calm visual environments, such as wellness brand identity, artisanal textile labels, and gallery wall installations. Best applied where softness and accessibility outweigh the need for high legibility or dramatic visual separation.
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,
#a9a8d5 0%,
#c3abde 25%,
#eacbf7 50%,
#dfb3cc 75%,
#c69aab 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #a9a8d5;
--color-gradient-2: #c3abde;
--color-gradient-3: #eacbf7;
--color-gradient-4: #dfb3cc;
--color-gradient-5: #c69aab;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #a9a8d5; --color-2: #c3abde; --color-3: #eacbf7; --color-4: #dfb3cc; --color-5: #c69aab;
Hex values
#a9a8d5, #c3abde, #eacbf7, #dfb3cc, #c69aab
Building something? Get this palette via the REST API.
History
Similar palettes
Twilight Boudoir
Amethyst Linen Dawn
Blush Shipyard
Silk Hour Reverie
Lilac Petal Afternoon
Velvet Ember Dusk
Cotton Candy Dawn
Biscuit Porcelain Hour
Twilight Alchemy