Chalk & Mangrove
Soft, breathable calm where pale linen meets the quiet depth of coastal green water at rest.
Psychology
The near-white chalk ground creates visual space and restfulness, while the moderate teal mid-tone introduces subtle depth without tension. Low saturation in the teal prevents visual dominance, instead establishing a recessive anchor that grounds the composition through cool hue receding principles, resulting in a palette that feels grounding rather than stimulating.
Usage
Ideal for spa and wellness branding, natural skincare packaging, and organic lifestyle photography where soft contrast and understated sophistication matter more than visual drama. Works particularly well in projects requiring calm authority, such as eco-conscious product lines and interior design mood boards, where the pale base suggests cleanliness and the teal suggests trustworthy stability.
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,
#f7f4ef 0%,
#3e9e82 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #f7f4ef;
--color-gradient-2: #3e9e82;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #f7f4ef; --color-2: #3e9e82;
Hex values
#f7f4ef, #3e9e82
Building something? Get this palette via the REST API.
History
Similar palettes
Teal Linen Afternoon
Tidepool Whisper
Celadon Reverie
Misty Lagoon Hour
Grain & Lagoon
Pastel Lagoon
Slate Pool Breath
Shallow Waters
Seafoam Morning