Sky Linen Morning
Cool, softly layered depths that feel like morning light filtered through frosted glass.
Psychology
The monochromatic blue harmony creates visual coherence while the vivid Hadfield Blue anchors attention against the recessive, desaturated Oh Boy!, establishing depth without harsh contrast. This pairing leverages the psychological weight of cool tones to evoke calm focus while maintaining the assertiveness of the darker blue, producing a mood that feels both sophisticated and approachable. The low contrast and light overall value reduce cognitive load, allowing the bold hue to command presence without aggression.
Usage
Ideal for SaaS dashboards, tech startup branding, and minimalist editorial layouts where a cool, professional sensibility pairs with approachability. Works effectively in skincare or wellness packaging that prioritizes trust and clarity over visual drama. The palette's monochromatic structure suits web interfaces and brand guideline systems that require subtle hierarchy within unified color families.
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,
#1678fa 0%,
#b9d7fe 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #1678fa;
--color-gradient-2: #b9d7fe;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #1678fa; --color-2: #b9d7fe;
Hex values
#1678fa, #b9d7fe
Building something? Get this palette via the REST API.
History
Similar palettes
Jade Hour Glow
Neon Bloom Dusk
Slate Pool Breath
Electric Dusk
Mineral Spring Dawn
Midnight Pool Glow
Frosted Periwinkle Pool
Tidepool Serenity
Twilight Alchemy