Deep Kelp Reverie
Shadows settling into still water, where cool teals deepen into near-black, soft and unhurried.
Psychology
The three closely valued teals and deep greens create monochromatic harmony, which the human eye perceives as restful and meditative rather than jarring. Low chroma across all three colors produces a muted, understated presence that recedes visually, inviting introspection rather than commanding attention. Together, these cool, dark tones activate associations with depth, stillness, and natural shade, triggering parasympathetic nervous system responses linked to calm and trust.
Usage
Ideal for luxury wellness branding, meditation app interfaces, and high-end spa packaging where soft contrast and cool tones signal tranquility without visual noise. Works exceptionally well in editorial photography styling, minimalist interior design mood boards, and fashion lookbooks that prioritize mood over contrast. The palette's low contrast and cool temperature suit projects requiring sophisticated restraint, such as boutique hotel websites, organic skincare labels, and print collateral for eco-conscious luxury brands.
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,
#000a07 0%,
#1a4c3d 50%,
#011e15 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #000a07;
--color-gradient-2: #1a4c3d;
--color-gradient-3: #011e15;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #000a07; --color-2: #1a4c3d; --color-3: #011e15;
Hex values
#000a07, #1a4c3d, #011e15
Building something? Get this palette via the REST API.
History
Similar palettes
Celadon Reverie
Pastel Lagoon Study
Celadon Meadow Rest
Butter & Mint Noon
Peat & Tidepool
Shallow Waters
Frosted Lavender Drift
Moss Shallow Study
Misty Lagoon Hour