Teal Linen Afternoon
Cool teals meet warm sand in soft, muted light, evoking a quiet coastal afternoon with relaxed, understated elegance.
Psychology
The three teals establish a cool, recessive foundation while the warm yellows and oranges advance subtly forward, creating visual balance without jarring contrast. This complementary pairing activates the eye gently, leveraging the principle that opposing hues enhance each other while low saturation across all five colors prevents visual fatigue. The overall effect is serene yet composed, signaling sophistication and restraint rather than excitement.
Usage
Apply this palette to organic skincare packaging, boutique hotel websites, and artisanal textile branding where subtle warmth and cool sophistication matter equally. The low contrast and soft lightness profile suits editorial photography, minimal print collateral, and interior design concepts that prioritize calm over boldness. Projects requiring a luxury yet approachable aesthetic benefit most from its balanced temperature and muted, layered color story.
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,
#0892a5 0%,
#06908f 25%,
#0ca4a5 50%,
#dbb68f 75%,
#dbbaa9 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #0892a5;
--color-gradient-2: #06908f;
--color-gradient-3: #0ca4a5;
--color-gradient-4: #dbb68f;
--color-gradient-5: #dbbaa9;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #0892a5; --color-2: #06908f; --color-3: #0ca4a5; --color-4: #dbb68f; --color-5: #dbbaa9;
Hex values
#0892a5, #06908f, #0ca4a5, #dbb68f, #dbbaa9
Building something? Get this palette via the REST API.
History
Similar palettes
Celadon Reverie
Pastel Lagoon
Porcelain Twilight
Caramel Linen Hour
Wheat Field Glow
Honey Toast Dawn
Periwinkle Wheat Hour
Abyssal Hearth
Frosted Meadow