Twilight Boudoir
Cool depths meeting warm silk, a balanced moment where jewel tones glow softly against dim water light.
Psychology
The cool teal and blue base establishes calm stability while the warm pink family advances forward, creating visual tension that feels resolved rather than chaotic. Purple sits at the bridge between these temperatures, anchoring the triadic harmony and preventing the palette from feeling one-dimensional. The moderate saturation and mid-range lightness work together to signal sophistication without coldness, evoking introspection paired with approachability.
Usage
Apply this palette to luxury cosmetics packaging, fashion lookbooks, and high-end hospitality branding where balanced elegance matters more than high contrast. The moderate warmth and cool undertones suit editorial spreads and print collateral targeting discerning, style-conscious audiences. Projects benefiting from this palette value visual depth and restrained emotion over shock or playfulness.
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,
#1e616c 0%,
#6d89c2 25%,
#816299 50%,
#eea6d6 75%,
#c28da5 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #1e616c;
--color-gradient-2: #6d89c2;
--color-gradient-3: #816299;
--color-gradient-4: #eea6d6;
--color-gradient-5: #c28da5;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #1e616c; --color-2: #6d89c2; --color-3: #816299; --color-4: #eea6d6; --color-5: #c28da5;
Hex values
#1e616c, #6d89c2, #816299, #eea6d6, #c28da5
Building something? Get this palette via the REST API.
History
Similar palettes
Neon Bloom Dusk
Silk Hour Reverie
Sorbet Afternoon
Twilight Alchemy
Jade Hour Glow
Frosted Lavender Drift
Periwinkle Linen Study
Lavender Milk Hour
Lilac Petal Afternoon