Frosted Inlet Dawn
Soft, cool light diffusing through layered glass, evoking the hushed clarity of winter mornings and calm shallow waters.
Psychology
The palette's monochromatic blue range with low contrast creates a sense of visual quietude and trust, as cooler hues naturally recede and soothe the viewer's attention. The progression from very light to moderate tones provides subtle depth without drama, encouraging contemplation rather than urgency. This restrained chromatic range signals sophistication and clarity, anchoring perception toward refined, understated spaces.
Usage
Apply this palette to minimalist SaaS interfaces, luxury spa and wellness branding, and editorial layouts where breathing room matters more than visual competition. The low-contrast, cool tonality suits projects requiring calm focus, such as meditation app design, healthcare communications, and high-end linen or textile packaging. Projects emphasizing clarity, trust, and serene sophistication benefit most from this harmonious, subdued approach.
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%,
#51a3d6 25%,
#c4e7ff 50%,
#7ec8f7 75%,
#a7dbfb 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #c4e7ff;
--color-gradient-2: #51a3d6;
--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: #51a3d6; --color-3: #c4e7ff; --color-4: #7ec8f7; --color-5: #a7dbfb;
Hex values
#c4e7ff, #51a3d6, #c4e7ff, #7ec8f7, #a7dbfb
Building something? Get this palette via the REST API.
History
Similar palettes
Periwinkle Linen Study
Slate Reverie Hour
Skylight Linen Pool
Deep Water Study
Coastal Linen Study
Coastal Porcelain Dawn
Lavender Linen Passage
Frosted Periwinkle Pool
Coastal Depths Morning