Skylight Linen Pool
Soft, cool light filtering through frosted glass, creating a hushed, weightless atmosphere of gentle clarity.
Psychology
The palette's monochromatic blue family creates visual cohesion and reduces cognitive load, while very low contrast between adjacent tones produces a calming, meditative effect supported by color psychology associating cool blues with tranquility and trust. Light, desaturated values signal approachability and refinement rather than intensity, allowing the viewer's eye to rest without visual friction.
Usage
Ideal for luxury skincare branding, minimalist SaaS dashboards, and wellness retreat websites where trust and serenity are paramount. Projects requiring subtle visual hierarchy without harsh contrast benefit from this palette's ability to layer information through tone variation alone. Interior design concepts for spas, bedrooms, and meditation spaces leverage the cool, low-contrast character to establish calm, undisturbed environments.
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,
#c4e7ff 0%,
#75bbe6 25%,
#c4e7ff 50%,
#7ec8f7 75%,
#a7dbfb 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #c4e7ff;
--color-gradient-2: #75bbe6;
--color-gradient-3: #c4e7ff;
--color-gradient-4: #7ec8f7;
--color-gradient-5: #a7dbfb;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #c4e7ff; --color-2: #75bbe6; --color-3: #c4e7ff; --color-4: #7ec8f7; --color-5: #a7dbfb;
Hex values
#c4e7ff, #75bbe6, #c4e7ff, #7ec8f7, #a7dbfb
Building something? Get this palette via the REST API.
History
Similar palettes
Periwinkle Linen Study
Porcelain Pool Breath
Chalk Garden Bloom
Porcelain Drift
Buttercream Lagoon
Periwinkle Linen Passage
Lavender Linen Passage
Mineral Pool Drift
Silk Hour Reverie