Tidepool Whisper
The hushed depths of still water at dusk, where cool shadows pool and soft light barely reaches the surface.
Psychology
Both colors occupy the cool teal family with muted, low-chroma properties that signal restraint and quietude rather than urgency or excitement. The extremely low contrast between them creates a meditative, nearly monochromatic effect, allowing the viewer's eye to rest without visual tension. This combination of cool hue temperature and minimal differentiation triggers a sense of stillness and sophistication, qualities supported by color theory principles where low chroma and close value relationships communicate calm and composure.
Usage
Ideal for luxury wellness branding, minimalist interior design palettes, and sustainable fashion packaging where understated elegance and quietude are essential. Projects requiring deep, contemplative backdrops benefit from this palette's soft, recessive quality, which draws focus inward rather than commanding attention. Use in editorial photography for cosmetics, high-end hospitality, or coastal-inspired branding where restraint conveys authenticity 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,
#002929 0%,
#004749 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #002929;
--color-gradient-2: #004749;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #002929; --color-2: #004749;
Hex values
#002929, #004749
Building something? Get this palette via the REST API.
History
Similar palettes
Linen Depths Hour
Celadon Reverie
Pastel Lagoon
Slate Pool Breath
Coastal Linen Study
Teal Linen Afternoon
Lavender Linen Passage
Aqua Silk Reverie
Frosted Inlet Glow