Slate Pool Breath

Cool, hushed, and grounded, like still water meeting soft fog over smooth stone at dusk.

Psychology

The deep cool blue grounds the palette with stability and focus, evoking trust and contemplation, while the bright mint teal lifts and refreshes without overwhelming. Together, they create moderate visual contrast that guides attention without tension, the recessive blue allowing the forward-moving teal to anchor moments of clarity.

Usage

Ideal for wellness app interfaces, sustainable skincare packaging, and minimalist architectural branding where cool sophistication and approachable calm are equally important. Projects requiring balance between professionalism and accessibility benefit from this palette's moderate contrast and light, serene character.

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,
    #415b81 0%,
    #a0e3cd 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #415b81;
  --color-gradient-2: #a0e3cd;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #415b81;
--color-2: #a0e3cd;
Hex values
#415b81, #a0e3cd

Building something? Get this palette via the REST API.

History

Similar palettes

Shallow Waters
Mineral Spring Dawn
Jade Hour Glow
Periwinkle Linen Study
Coastal Porcelain Dawn
Misty Lagoon Hour
Coastal Depths Morning
Frosted Meadow
Neon Bloom Dusk