Porcelain Pool Breath
The soft luminosity of light filtering through frosted glass, cool and serene without harsh contrast.
Psychology
The analogous harmony of blues and purples creates visual coherence that feels restful rather than stimulating, while the consistently light values and low saturation signal tranquility and restraint. Cool hues naturally recede, producing a sense of spaciousness and clarity. The gentle shift toward purple at the palette's end introduces subtle warmth without disrupting the overall calm, anchoring the composition in balanced sophistication.
Usage
Ideal for wellness app interfaces, minimalist skincare branding, and luxury hospitality websites where low contrast and soft temperature support extended viewing and emotional calm. Interior design mood boards for serene bedrooms or spa environments benefit from the palette's cohesive lightness. Projects requiring elegant restraint rather than visual drama, such as editorial layouts or fashion e-commerce, leverage this palette's understated refinement.
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,
#8dbad9 0%,
#c3ddfa 14%,
#8ac1f1 29%,
#dbe9fc 43%,
#a8c8f2 57%,
#bcc8f8 71%,
#b5b8ee 86%,
#aaade5 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #8dbad9;
--color-gradient-2: #c3ddfa;
--color-gradient-3: #8ac1f1;
--color-gradient-4: #dbe9fc;
--color-gradient-5: #a8c8f2;
--color-gradient-6: #bcc8f8;
--color-gradient-7: #b5b8ee;
--color-gradient-8: #aaade5;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #8dbad9; --color-2: #c3ddfa; --color-3: #8ac1f1; --color-4: #dbe9fc; --color-5: #a8c8f2; --color-6: #bcc8f8; --color-7: #b5b8ee; --color-8: #aaade5;
Hex values
#8dbad9, #c3ddfa, #8ac1f1, #dbe9fc, #a8c8f2, #bcc8f8, #b5b8ee, #aaade5
Building something? Get this palette via the REST API.
History
Similar palettes
Periwinkle Linen Study
Periwinkle Linen Passage
Porcelain Drift
Silk Hour Reverie
Lavender Milk Hour
Milk Glass Morning
Frosted Lavender Drift
Neon Bloom Dusk
Jade Hour Glow