Linen Orchard Drift

Warm, muted tones evoke soft afternoon light filtered through linen, resting on sun-warmed garden soil.

Colors

~Summer Crush#F7D5DB
~Veiled Rose#F0D0C7
~Macadamia#E4CAAE
~Court-Bouillon#CFCD9F
~Salvia#A9B697

Psychology

The triadic harmony of pink, red, and yellow creates visual balance without tension, while the uniformly low saturation and light value across all five colors produces a calming, almost chalky softness that signals safety and comfort. Warm hues in this muted range activate approachability rather than excitement, as desaturation diminishes the stimulating properties of pure warm tones, anchoring the palette in gentle confidence rather than urgency.

Usage

Ideal for artisanal cosmetics packaging, vintage ceramics branding, and editorial layouts where restful sophistication matters more than visual punch. Projects requiring subtle, nostalgic warmth without contrast strain benefit from this palette's ability to feel both naturalistic and intentionally composed. Works exceptionally well in lifestyle photography, heritage food branding, and interior design concepts targeting calming, approachable aesthetics.

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,
    #f7d5db 0%,
    #f0d0c7 25%,
    #e4caae 50%,
    #cfcd9f 75%,
    #a9b697 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #f7d5db;
  --color-gradient-2: #f0d0c7;
  --color-gradient-3: #e4caae;
  --color-gradient-4: #cfcd9f;
  --color-gradient-5: #a9b697;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f7d5db;
--color-2: #f0d0c7;
--color-3: #e4caae;
--color-4: #cfcd9f;
--color-5: #a9b697;
Hex values
#f7d5db, #f0d0c7, #e4caae, #cfcd9f, #a9b697

Building something? Get this palette via the REST API.

History

Similar palettes

Kiln Ember Dusk
Terracotta Greenhouse Rest
Honeycomb Afternoon
Butter Meadow Soft
Linen Bakery Morning
Pastel Lagoon
Wheat Field Glow
Caramel Linen Hour
Velvet Ember Dusk