Harvest Linen Rest

Warm, soft light filtering through dried grasses and natural fibers, creating unhurried calm.

Colors

~Arrakis Spice#B98341
~Zucchini Noodles#CDD17F
~Caramel Essence#DFB569
~Sapling#9CBA5B
~Desert#C5AB5A

Psychology

The palette's dominant warm yellows and golds advance toward the viewer while maintaining low saturation, creating approachability without intensity. The single cool green acts as a subtle anchor, providing visual grounding and preventing the warmth from feeling flat or monotonous. This low-contrast analogous harmony triggers relaxation responses associated with natural materials and golden-hour light, while the moderate lightness avoids both severity and oversaturation.

Usage

Ideal for artisanal food packaging, heritage textile branding, and editorial layouts celebrating slow living and craft traditions. Projects requiring warmth without aggression, such as natural skincare labels, wellness retreat websites, and autumn publication covers, benefit from this palette's inherent softness and cohesion. The analogous structure maintains visual unity across extended layouts while the restrained chroma works particularly well for print and packaging applications.

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,
    #b98341 0%,
    #cdd17f 25%,
    #dfb569 50%,
    #9cba5b 75%,
    #c5ab5a 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #b98341;
  --color-gradient-2: #cdd17f;
  --color-gradient-3: #dfb569;
  --color-gradient-4: #9cba5b;
  --color-gradient-5: #c5ab5a;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #b98341;
--color-2: #cdd17f;
--color-3: #dfb569;
--color-4: #9cba5b;
--color-5: #c5ab5a;
Hex values
#b98341, #cdd17f, #dfb569, #9cba5b, #c5ab5a

Building something? Get this palette via the REST API.

History

Similar palettes

Terracotta Greenhouse Rest
Butter Meadow Soft
Sage Garden Noon
Celadon Meadow Rest
Butter & Mint Noon
Wheat & Clover Dawn
Verdant Greenhouse
Wheat Field Glow
Kiln Ember Dusk