Periwinkle Linen Rest
Soft morning light filtering through sheer curtains over cream linens and pale lavender walls.
Psychology
The cool blue base paired with muted purple and off-white creates a serene, non-threatening environment that supports focus and relaxation. Low contrast between all three colors prevents visual fatigue, while the analogous harmony maintains coherence without monotony. Together, these hues evoke quietness and trust, as cool tones naturally recede and the desaturated quality signals gentleness rather than urgency.
Usage
Ideal for minimalist skincare packaging, bedroom and wellness interior design, and editorial layouts that prioritize readability and calm. The light, cool profile works particularly well on projects requiring sophisticated restraint, such as luxury stationery, meditation app interfaces, and soft furnishing collections. Projects with low visual intensity benefit most from this palette's balanced, non-demanding character.
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,
#89b1fb 0%,
#dbcfff 50%,
#fffaed 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #89b1fb;
--color-gradient-2: #dbcfff;
--color-gradient-3: #fffaed;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #89b1fb; --color-2: #dbcfff; --color-3: #fffaed;
Hex values
#89b1fb, #dbcfff, #fffaed
Building something? Get this palette via the REST API.
History
Similar palettes
Periwinkle Linen Passage
Porcelain Drift
Milk Glass Morning
Frosted Lavender Drift
Blush Shipyard
Silk Hour Reverie
Lavender Milk Hour
Dusk Linen Study
Periwinkle Linen Study