Mint Aqua Whisper
Cool, luminous tones that settle like morning mist over still water, soft yet present.
Psychology
The palette's low contrast and light values create a sense of tranquility and visual rest, while the dominant blue grounded by a single cool green maintains directional calm without monotony. Cool hues naturally recede and soothe the nervous system, making this combination ideal for spaces requiring focus without tension or overstimulation.
Usage
Apply to wellness app interfaces, minimalist spa branding, and soft furnishing collections where subtle sophistication matters more than visual drama. Projects involving sustainable lifestyle content, meditation platforms, and celadon ceramic or linen product lines benefit from this palette's understated elegance and emotional softness.
Interior styling, editorial design, and nature photography all gain from the palette's ability to evoke calm clarity without sacrificing visual coherence.
Interior styling, editorial design, and nature photography all gain from the palette's ability to evoke calm clarity without sacrificing visual coherence.
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,
#d6fac5 0%,
#8bbcf0 50%,
#8bbcf0 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #d6fac5;
--color-gradient-2: #8bbcf0;
--color-gradient-3: #8bbcf0;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #d6fac5; --color-2: #8bbcf0; --color-3: #8bbcf0;
Hex values
#d6fac5, #8bbcf0, #8bbcf0
Building something? Get this palette via the REST API.
History
Similar palettes
Chalk Garden Bloom
Shallow Waters
Frosted Lavender Drift
Misty Lagoon Hour
Frosted Meadow
Jade Hour Glow
Lavender Milk Hour
Periwinkle Linen Study
Periwinkle Linen Passage