Lagoon Stillness

Quiet water catching filtered light, where depths meet shallow reflection in cool, grounded tones.

Colors

~Abyssal Waters#1A575B
~Prismarine#27787C
~Martian Cerulean#609593
~Summit#7FB6B9
~Cold Blue#8ADDDF

Psychology

The monochromatic teal family creates visual cohesion while the mixed lightness profile guides the eye from darker anchors to luminous accents, preventing monotony. Cool hues and low to moderate saturation evoke tranquility and trust, as these properties psychologically recede and soothe rather than stimulate. The moderate contrast allows this palette to feel both grounded and refined, balancing the restraint of desaturated teals with enough tonal separation to maintain interest and hierarchy.

Usage

Ideal for luxury spa branding, tech startup interfaces, and sustainable fashion lookbooks where understated sophistication and calm authority matter. The balanced lightness range supports both minimal editorial layouts and interior design mood boards without overwhelming the viewer. Projects requiring sophisticated restraint benefit from this palette's ability to convey professionalism and serenity simultaneously.

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,
    #1a575b 0%,
    #27787c 25%,
    #609593 50%,
    #7fb6b9 75%,
    #8adddf 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #1a575b;
  --color-gradient-2: #27787c;
  --color-gradient-3: #609593;
  --color-gradient-4: #7fb6b9;
  --color-gradient-5: #8adddf;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #1a575b;
--color-2: #27787c;
--color-3: #609593;
--color-4: #7fb6b9;
--color-5: #8adddf;
Hex values
#1a575b, #27787c, #609593, #7fb6b9, #8adddf

Building something? Get this palette via the REST API.

History

Similar palettes

Teal Depths Nocturne
Periwinkle Linen Study
Coastal Porcelain Dawn
Coastal Inlet Calm
Coastal Depths Morning
Tidepool Serenity
Abyssal Calm
Slate Pool Breath
Shallow Waters