Shallow Reverie

Soft, hushed light filtering through cool water and frosted glass, where muted tones dissolve into one another.

Colors

~Riverbed#93BDB4
~Rendez-Blue#A9BED0
~Bubblegum Crisis#E3D1FF

Psychology

The triadic harmony of muted teal, cool blue, and pale lavender creates visual balance without tension, as each hue recedes equally into the background. Low chromatic saturation across all three colors signals restraint and tranquility, inviting prolonged viewing without visual fatigue. Cool undertones throughout promote psychological ease and introspection, making the palette inherently soothing rather than stimulating.

Usage

Ideal for wellness app interfaces, spa and cosmetic branding, and minimalist interior design where subdued sophistication matters more than visual contrast. Projects requiring a calm, approachable aesthetic benefit from this palette's gentle color relationships, particularly in luxury bedding or linen brands, meditation app visuals, and editorial photography for lifestyle publications. The light, cool profile works exceptionally well for tech product packaging and sustainable beauty labels seeking 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,
    #93bdb4 0%,
    #a9bed0 50%,
    #e3d1ff 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #93bdb4;
  --color-gradient-2: #a9bed0;
  --color-gradient-3: #e3d1ff;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #93bdb4;
--color-2: #a9bed0;
--color-3: #e3d1ff;
Hex values
#93bdb4, #a9bed0, #e3d1ff

Building something? Get this palette via the REST API.

History

Similar palettes

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