Mineral Pool Drift

Cool, hushed tones that evoke morning mist settling over calm shallow water, soft and breathing.

Colors

~Billiard#71C9BC
~Polar Expedition#75BFB7
~Snowflake#A2F5F7
~Shark#64BFC9
~Sky#CAECFC
~Grauzone#82CAEC
~Wolfram#75AADC
~Kimono#CFDEFA

Tags

Psychology

The palette's cool teal and blue families create a sense of tranquility through their recessive qualities, drawing the viewer inward rather than demanding attention. Low contrast and muted saturation reinforce restraint and composure, triggering associations with cleanliness and clarity without overstimulation. The light value range ensures visual softness, which color theory links to reduced anxiety and enhanced focus in extended viewing.

Usage

Ideal for wellness app interfaces, spa branding, and meditation product packaging where calm and approachability matter. Works well for minimalist editorial layouts, linen and textile collections, and interior mood boards that benefit from its low-contrast, restful character. Also effective in sustainable lifestyle photography and organic skincare campaigns where cool, understated elegance signals purity and refinement.

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,
    #71c9bc 0%,
    #75bfb7 14%,
    #a2f5f7 29%,
    #64bfc9 43%,
    #caecfc 57%,
    #82caec 71%,
    #75aadc 86%,
    #cfdefa 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #71c9bc;
  --color-gradient-2: #75bfb7;
  --color-gradient-3: #a2f5f7;
  --color-gradient-4: #64bfc9;
  --color-gradient-5: #caecfc;
  --color-gradient-6: #82caec;
  --color-gradient-7: #75aadc;
  --color-gradient-8: #cfdefa;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #71c9bc;
--color-2: #75bfb7;
--color-3: #a2f5f7;
--color-4: #64bfc9;
--color-5: #caecfc;
--color-6: #82caec;
--color-7: #75aadc;
--color-8: #cfdefa;
Hex values
#71c9bc, #75bfb7, #a2f5f7, #64bfc9, #caecfc, #82caec, #75aadc, #cfdefa

Building something? Get this palette via the REST API.

History

Similar palettes

Periwinkle Linen Study
Misty Lagoon Hour
Slate Pool Breath
Shallow Waters
Mineral Spring Dawn
Frosted Lavender Drift
Coastal Depths Morning
Frosted Meadow
Neon Bloom Dusk