Shallow Waters
Cool, soft light filtering through shallow water, where pale sky meets muted green and luminous teal in quiet balance.
Psychology
The palette's cool hue family, anchored by teal and soft blue, naturally evokes tranquility and mental clarity, while the low contrast and high lightness prevent visual agitation or fatigue. The muted green and cool teals create psychological recession, making this palette ideal for backgrounds and supporting roles where restfulness matters more than attention-grabbing. This combination of cool temperature with soft saturation follows established color theory principles where desaturated, cool tones signal safety and composure.
Usage
Well-suited for wellness app interfaces, eco-friendly cosmetics branding, and mindfulness product packaging where calm and trust are primary objectives. The palette's low contrast and light profile work exceptionally well in web design for healthcare, sustainable fashion, and lifestyle editorial, where readability must coexist with sophisticated restraint. Projects requiring spa branding, water conservation campaigns, and modern minimalist interiors benefit directly from this palette's balanced cool temperature and serene mood.
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,
#ecfeff 0%,
#4ecdc4 25%,
#45b7d1 50%,
#96ceb4 75%,
#55a3ff 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #ecfeff;
--color-gradient-2: #4ecdc4;
--color-gradient-3: #45b7d1;
--color-gradient-4: #96ceb4;
--color-gradient-5: #55a3ff;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #ecfeff; --color-2: #4ecdc4; --color-3: #45b7d1; --color-4: #96ceb4; --color-5: #55a3ff;
Hex values
#ecfeff, #4ecdc4, #45b7d1, #96ceb4, #55a3ff
Building something? Get this palette via the REST API.
History
Similar palettes
Frosted Meadow
Jade Hour Glow
Misty Lagoon Hour
Frosted Lavender Drift
Mineral Spring Dawn
Slate Pool Breath
Moss Shallow Study
Chalk Garden Bloom
Celadon Reverie