Linen Pool Stillness
Soft neutrals embrace a whisper of cool teal, like linen fabric catching filtered morning light through frosted glass.
Psychology
Three near-white neutrals and a single muted teal create a low-contrast, restful environment that avoids visual tension. The teal, desaturated and cool-leaning, recedes subtly while the cream and off-white tones dominate, establishing a sanctuary effect rather than stimulation. This harmonic compression of value and chroma signals psychological ease and introspection, common in spaces designed for focus or contemplation.
Usage
Ideal for luxury bedding and linen brands, spa and wellness packaging, and minimalist interior design schemes where understated sophistication matters more than visual pop. Projects requiring calming, non-intrusive color stories benefit from this palette's refusal to compete, making it strong for editorial layouts, high-end stationery, and boutique hospitality branding.
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,
#e4dfd9 0%,
#f7f5f3 33%,
#90b9ad 67%,
#eeebe7 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #e4dfd9;
--color-gradient-2: #f7f5f3;
--color-gradient-3: #90b9ad;
--color-gradient-4: #eeebe7;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #e4dfd9; --color-2: #f7f5f3; --color-3: #90b9ad; --color-4: #eeebe7;
Hex values
#e4dfd9, #f7f5f3, #90b9ad, #eeebe7
Building something? Get this palette via the REST API.
History
Similar palettes
Celadon Reverie
Lavender Linen Passage
Frosted Inlet Glow
Celadon Meadow Rest
Butter & Mint Noon
Snowmelt Pool Dawn
Celadon Shallow
Pastel Lagoon
Coastal Linen Study