Tidepool Descent
Cool, layered greens emerging from shallow water into shadowed forest, with calm aquatic entry and grounded depth.
Psychology
The progression from light blue through teal to deep forest green creates visual recession, guiding the eye inward while maintaining low-to-moderate saturation that signals composure rather than urgency. Cool hues across all five colors establish a calming psychological baseline, supported by color theory's principle that desaturated teals and greens reduce visual tension. The mixed lightness profile prevents monotony while the green dominance anchors the palette in natural, restorative associations.
Usage
Ideal for eco-conscious packaging design, wellness brand identity systems, and editorial layouts featuring nature writing or environmental photography. Projects requiring moderate contrast with cool restraint benefit from this palette's ability to convey trust and grounding without aggression. Also suited to interior styling for spa environments, sustainable fashion lookbooks, and landscape architecture presentations where depth and calm progression matter.
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,
#72c0e1 0%,
#359a9b 25%,
#2f8e72 50%,
#22633a 75%,
#15441d 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #72c0e1;
--color-gradient-2: #359a9b;
--color-gradient-3: #2f8e72;
--color-gradient-4: #22633a;
--color-gradient-5: #15441d;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #72c0e1; --color-2: #359a9b; --color-3: #2f8e72; --color-4: #22633a; --color-5: #15441d;
Hex values
#72c0e1, #359a9b, #2f8e72, #22633a, #15441d
Building something? Get this palette via the REST API.
History
Similar palettes
Shallow Waters
Pastel Lagoon Study
Jade Hour Glow
Misty Lagoon Hour
Moss Shallow Study
Coastal Linen Study
Teal Depths Nocturne
Coastal Inlet Calm
Mineral Spring Dawn