Slate Linen Pause
Soft monochromatic depths grounded by cream light, evoking quiet studio hours and cool linen folds.
Psychology
The two muted purples and blues create monochromatic harmony that feels introspective and restful, while the very light ivory acts as a breathing space that prevents the cool tones from feeling heavy or cold. High contrast between the darks and light amplifies visual clarity without jarring intensity, signaling sophistication through restraint rather than saturation. This combination leverages cool hues' naturally receding quality, paired with low-chroma colors that psychologically signal calm and contemplation.
Usage
Ideal for editorial design, luxury branding, and interior styling where understated elegance and focus matter more than visual loudness. Works particularly well for minimalist packaging, art gallery websites, and linen or textile collections that benefit from the palette's soft, tactile sensibility. The high contrast ensures readability and hierarchy in print collateral and digital interfaces while maintaining a contemplative, unhurried mood.
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,
#5d688a 0%,
#fff2ef 50%,
#504f79 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #5d688a;
--color-gradient-2: #fff2ef;
--color-gradient-3: #504f79;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #5d688a; --color-2: #fff2ef; --color-3: #504f79;
Hex values
#5d688a, #fff2ef, #504f79
Building something? Get this palette via the REST API.
History
Similar palettes
Periwinkle Linen Passage
Dusk Linen Study
Periwinkle Linen Study
Pastel Lagoon Study
Wisteria Descent
Blush Shipyard
Porcelain Drift
Silk Hour Reverie
Milk Glass Morning