Periwinkle Drift

Soft, cool light filtering through gauze and pale silk, where pastels blend into whispered gradations of blue and purple.

Colors

~Distant Homeworld#A9E0EF
~Double Denim#91BDE2
~Wondrous Wisteria#A2B1E8
~Enchanted Lavender#B7A1D7
~Sugar High#F5C6ED

Psychology

The palette's triadic blue-to-purple progression creates visual movement while maintaining extreme low contrast, which signals tranquility and restraint rather than stimulation. Cool hues throughout trigger associations with air, water, and distance, causing colors to recede psychologically and feel spacious. The muted saturation prevents visual fatigue, inviting prolonged viewing typical of calming, meditative environments.

Usage

Effective for luxury skincare packaging, minimalist interior design schemes, and upscale fashion branding where restraint communicates sophistication. Projects demanding a serene, non-aggressive aesthetic benefit from the palette's very low contrast and cool temperature, which avoid sensory overload. Suits editorial design, spa and wellness websites, and high-end textile collections seeking refined, understated elegance.

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,
    #a9e0ef 0%,
    #91bde2 25%,
    #a2b1e8 50%,
    #b7a1d7 75%,
    #f5c6ed 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #a9e0ef;
  --color-gradient-2: #91bde2;
  --color-gradient-3: #a2b1e8;
  --color-gradient-4: #b7a1d7;
  --color-gradient-5: #f5c6ed;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #a9e0ef;
--color-2: #91bde2;
--color-3: #a2b1e8;
--color-4: #b7a1d7;
--color-5: #f5c6ed;
Hex values
#a9e0ef, #91bde2, #a2b1e8, #b7a1d7, #f5c6ed

Building something? Get this palette via the REST API.

History

Similar palettes

Periwinkle Linen Study
Jade Hour Glow
Teal Depths Nocturne
Pastel Lagoon Study
Neon Bloom Dusk
Neon Descent Study
Silk Hour Reverie
Porcelain Drift
Lavender Milk Hour