Skylight Canvas Rest
A softly lit moment where cool sky meets warm cream, balanced between electric clarity and quiet textile warmth.
Psychology
The vivid blue creates a focal point of clarity and trust, while the two lighter tones recede into a gentle backdrop. This analogous harmony avoids tension, the high lightness profile signals approachability rather than drama, and the moderate contrast between the blue and pale neutrals allows the eye to rest without monotony. Cool tones naturally promote calm focus, while the warm cream undertone in the lightest color adds subtle human warmth.
Usage
Well suited for minimalist beauty packaging, editorial layouts with breathing room, and tech startups seeking approachable sophistication. The light, cool-dominant palette works particularly well on projects requiring both visual clarity and emotional gentleness, from wellness app interfaces to sustainable fashion lookbooks. The analogous harmony creates cohesion without demanding attention, making it ideal for brand systems that need to feel both modern and reassuring.
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,
#5792ff 0%,
#dbcfff 50%,
#fffaed 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #5792ff;
--color-gradient-2: #dbcfff;
--color-gradient-3: #fffaed;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #5792ff; --color-2: #dbcfff; --color-3: #fffaed;
Hex values
#5792ff, #dbcfff, #fffaed
Building something? Get this palette via the REST API.
History
Similar palettes
Porcelain Drift
Lavender Milk Hour
Periwinkle Linen Passage
Blush Shipyard
Silk Hour Reverie
Milk Glass Morning
Frosted Lavender Drift
Jade Hour Glow
Dusk Linen Study