Celadon Threshold
Cool greens meet crisp white, evoking the quiet balance of damp stone and fresh spring foliage.
Psychology
The achromatic white anchors the composition and creates spatial breathing room, while the two analogous greens, Bavarian and Emperor Jade, establish visual progression from muted to saturated cool tones. Cool hues naturally recede and lower arousal, inviting a sense of repose and restoration rather than urgency. The moderate contrast between the teal and green prevents the palette from feeling washed out, maintaining enough distinction to guide attention without visual strain or tension.
Usage
This palette suits botanical branding identities, wellness and spa packaging, and sustainable fashion lookbooks where cool restraint signals authenticity and care. The mixed lightness profile and analogous harmony work well for editorial layouts and interior mood boards that need depth without drama, allowing supporting photography or typography to remain prominent. Projects requiring minimal, nature-inspired aesthetics benefit from the palette's inherent balance between neutrality and living color.
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,
#f8f8f6 0%,
#6b9e5a 50%,
#02796f 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #f8f8f6;
--color-gradient-2: #6b9e5a;
--color-gradient-3: #02796f;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #f8f8f6; --color-2: #6b9e5a; --color-3: #02796f;
Hex values
#f8f8f6, #6b9e5a, #02796f
Building something? Get this palette via the REST API.
History
Similar palettes
Moss Shallow Study
Sage Garden Noon
Celadon Meadow Rest
Peat & Tidepool
Grain & Lagoon
Tidepool Reverie
Celadon Reverie
Shallow Waters
Frosted Lavender Drift