Linen Orchard Morning
Soft, sun-warmed linen dried in an afternoon breeze, with muted earth tones and the gentlest hint of fresh green.
Psychology
The triadic harmony between warm reds, yellows, and cool green creates visual balance without tension, while the very low contrast and high lightness throughout signals safety and approachability. Warm tones naturally advance toward the viewer, but their muted saturation prevents aggression, instead evoking comfort and nostalgia. The pale green acts as a cooling agent, preventing monotony while maintaining the palette's overall sense of restraint and gentleness.
Usage
Ideal for organic skincare and wellness branding, farm-to-table restaurant identity systems, and linen or textile product packaging where understated warmth builds trust. Projects requiring low visual tension, such as meditation app interfaces or artisanal home goods catalogs, benefit from this palette's calm, approachable character. The soft, sun-baked quality suits editorial spreads, interior design mood boards, and hospitality collateral where invitation and ease are primary objectives.
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,
#fbd5d3 0%,
#eba994 25%,
#f6c37c 50%,
#c8bc6e 75%,
#c2eaa2 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #fbd5d3;
--color-gradient-2: #eba994;
--color-gradient-3: #f6c37c;
--color-gradient-4: #c8bc6e;
--color-gradient-5: #c2eaa2;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #fbd5d3; --color-2: #eba994; --color-3: #f6c37c; --color-4: #c8bc6e; --color-5: #c2eaa2;
Hex values
#fbd5d3, #eba994, #f6c37c, #c8bc6e, #c2eaa2
Building something? Get this palette via the REST API.
History
Similar palettes
Terracotta Greenhouse Rest
Wheat & Clover Dawn
Sage Garden Noon
Terracotta Linen Rest
Honeycomb Afternoon
Wheat Field Glow
Biscuit Porcelain Hour
Warm Linen Bakery
Custard Cloud Whisper