Silk Passage Morning
Soft filtered light through layered fabrics, cool and warm tones suspended in gentle equilibrium.
Psychology
The palette balances cool blues and purples with a warm pink undertone, creating visual tension that resolves into tranquility rather than conflict. Low chroma across all four colors produces a soothing, muted effect that signals safety and restraint, while the subtle temperature shifts prevent monotony and maintain viewer interest. This combination activates both calming (cool) and approachable (warm) associations simultaneously, fostering a sense of refined comfort rather than excitement.
Usage
Ideal for luxury skincare and beauty packaging, artisanal textile branding, and editorial fashion spreads where softness and sophistication matter more than boldness. The very low contrast and light values work particularly well in projects targeting audiences seeking calm sophistication, such as meditation apps, wellness retreats, and premium stationery. Projects requiring gentle visual hierarchy without stark differentiation benefit from this palette's closely-valued harmony.
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,
#bbdaf8 0%,
#9eade0 33%,
#d8adf3 67%,
#f6afd9 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #bbdaf8;
--color-gradient-2: #9eade0;
--color-gradient-3: #d8adf3;
--color-gradient-4: #f6afd9;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #bbdaf8; --color-2: #9eade0; --color-3: #d8adf3; --color-4: #f6afd9;
Hex values
#bbdaf8, #9eade0, #d8adf3, #f6afd9
Building something? Get this palette via the REST API.
History
Similar palettes
Silk Hour Reverie
Sorbet Afternoon
Neon Bloom Dusk
Twilight Alchemy
Linen Morning
Silk & Strawberry
Milk Glass Morning
Silk Sleep Reverie
Frosted Lavender Drift