Celadon Shallow
Soft, underwater light filtering through pale water and living plants, hushed and cool.
Psychology
The analogous harmony of teal and muted green creates visual cohesion without tension, while their low chroma and light values signal tranquility and restraint. Cool hues naturally recede and soothe the nervous system, evoking environments of pause and restoration rather than stimulation. White provides breathing room, preventing saturation and reinforcing the palette's understated clarity.
Usage
Ideal for spa and wellness branding, natural skincare packaging, and mindfulness app interfaces where softness and approachability matter. Interior design schemes for bedrooms and meditation spaces benefit from the low-contrast, cool profile. Editorial layouts and botanical illustration collections gain quiet sophistication from this palette's restraint and organic feeling.
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,
#96d9c9 0%,
#91a78b 50%,
#ffffff 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #96d9c9;
--color-gradient-2: #91a78b;
--color-gradient-3: #ffffff;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #96d9c9; --color-2: #91a78b; --color-3: #ffffff;
Hex values
#96d9c9, #91a78b, #ffffff
Building something? Get this palette via the REST API.
History
Similar palettes
Celadon Meadow Rest
Butter & Mint Noon
Celadon Reverie
Moss Shallow Study
Sage Garden Noon
Shallow Waters
Misty Lagoon Hour
Grain & Lagoon
Tidepool Reverie