Aqua Silk Reverie

Soft, cool light filtered through frosted glass, where sky meets water in hushed, luminous tones.

Colors

~Permafrost#A5F2FB
~Splashing Wave#5FD7F6
~Cloudless#DEE8FC
~Violet Heaven#C6BBF7
~Bubblegum Crisis#E7D0FA

Tags

Psychology

The triadic balance of teals and purples creates visual equilibrium without tension, while the very low contrast and light saturation signal safety and approachability. Cool hues naturally recede and soothe, invoking calm introspection, while the subtle presence of warm-leaning purple adds gentle depth without disrupting the composed, airy mood.

Usage

Ideal for spa and wellness branding, premium skincare packaging, and minimalist editorial layouts where serenity must be communicated without visual noise. Works exceptionally well for fintech applications and meditation app interfaces that benefit from low-contrast, cool palettes that reduce cognitive load. Also suits luxury stationery design and soft lifestyle photography where pastel harmony conveys sophistication and restraint.

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,
    #a5f2fb 0%,
    #5fd7f6 25%,
    #dee8fc 50%,
    #c6bbf7 75%,
    #e7d0fa 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #a5f2fb;
  --color-gradient-2: #5fd7f6;
  --color-gradient-3: #dee8fc;
  --color-gradient-4: #c6bbf7;
  --color-gradient-5: #e7d0fa;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #a5f2fb;
--color-2: #5fd7f6;
--color-3: #dee8fc;
--color-4: #c6bbf7;
--color-5: #e7d0fa;
Hex values
#a5f2fb, #5fd7f6, #dee8fc, #c6bbf7, #e7d0fa

Building something? Get this palette via the REST API.

History

Similar palettes

Frosted Lavender Drift
Jade Hour Glow
Periwinkle Linen Study
Neon Bloom Dusk
Porcelain Drift
Lavender Milk Hour
Mineral Spring Dawn
Periwinkle Linen Passage
Silk Hour Reverie