Periwinkle Silk Hour
Soft light filtering through translucent fabric, cool and weightless, with the quiet luminescence of early morning mist.
Psychology
The vivid yet muted blue paired with very light purple creates a recessive, non-confrontational pairing that avoids visual tension. Both colors sit in the cool family with low saturation, triggering associations with calm focus and clarity rather than urgency. Analogous harmony reinforces a sense of coherence, while the light value profile prevents any sense of weight or drama, making this combination psychologically restful.
Usage
High-end skincare branding, meditation app interfaces, and luxury fabric collections benefit from this palette's serene, refined character. The low contrast and cool temperature work well for projects requiring sophistication without aggression, such as minimalist publishing and wellness product packaging. The light value profile makes it particularly effective for digital spaces and editorial layouts where legibility and calm visual rhythm are priorities.
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 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #5792ff;
--color-gradient-2: #dbcfff;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #5792ff; --color-2: #dbcfff;
Hex values
#5792ff, #dbcfff
Building something? Get this palette via the REST API.
History
Similar palettes
Jade Hour Glow
Periwinkle Linen Study
Wisteria Descent
Porcelain Drift
Silk Hour Reverie
Neon Bloom Dusk
Lavender Milk Hour
Frosted Lavender Drift
Blush Shipyard