Porcelain Lullaby
Soft morning light filtering through sheer fabric, where barely-there pastels blur together in hushed, intimate stillness.
Psychology
The palette's very low contrast and dominance of pale purples and cool whites create a soothing, almost meditative atmosphere, where the eye moves gently without tension or demand. The muted quality of the purple tones, rather than saturated hues, signals psychological restfulness, as desaturated colors trigger less visual stimulation and promote relaxation. This subtle shift between nearly-identical values reinforces the principle of visual repose, where minimal differentiation between colors reduces cognitive load and supports contemplative mood.
Usage
Ideal for luxury skincare and wellness packaging, where soft, understated aesthetics communicate gentleness and purity, as well as high-end textile and linen branding that emphasizes delicate craftsmanship. Works beautifully for minimalist editorial layouts and spa or meditation app interfaces where the extremely low contrast and cool-to-neutral palette create an atmosphere of calm without distraction. Projects requiring subtle sophistication and restful visual environments benefit most from this palette's refusal to demand attention.
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,
#ebf5ff 0%,
#edf8f7 25%,
#f0f6ff 50%,
#fff0fe 75%,
#dbe9ff 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #ebf5ff;
--color-gradient-2: #edf8f7;
--color-gradient-3: #f0f6ff;
--color-gradient-4: #fff0fe;
--color-gradient-5: #dbe9ff;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #ebf5ff; --color-2: #edf8f7; --color-3: #f0f6ff; --color-4: #fff0fe; --color-5: #dbe9ff;
Hex values
#ebf5ff, #edf8f7, #f0f6ff, #fff0fe, #dbe9ff
Building something? Get this palette via the REST API.
History
Similar palettes
Porcelain Drift
Lavender Milk Hour
Silk Hour Reverie
Milk Glass Morning
Periwinkle Linen Study
Periwinkle Linen Passage
Frosted Lavender Drift
Blush Shipyard
Jade Hour Glow