Dusty Thicket Rest

Warm earth meets cool shadow, with soft pink light filtering through dense foliage at golden hour.

Colors

~Salmon Flush#F5C8C9
~Rural Green#908243
~Palm Leaf#39492A

Psychology

The muted salmon advances gently while the deep forest green recedes, creating subtle spatial depth without harsh contrast. The earthy yellow-green bridge between them moderates temperature shifts, preventing the palette from feeling either too cool or too warm, producing a sense of grounded balance. Low saturation across all three colors signals quietude and intentionality, fostering trust and contemplation rather than urgency.

Usage

Ideal for eco-conscious beauty packaging, artisanal home goods branding, and editorial layouts celebrating natural materials. Projects requiring moderate contrast and warm-leaning sophistication benefit from this palette's ability to feel both approachable and refined. Works especially well in contexts emphasizing heritage, craftsmanship, and seasonal transitions.

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,
    #f5c8c9 0%,
    #908243 50%,
    #39492a 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #f5c8c9;
  --color-gradient-2: #908243;
  --color-gradient-3: #39492a;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f5c8c9;
--color-2: #908243;
--color-3: #39492a;
Hex values
#f5c8c9, #908243, #39492a

Building something? Get this palette via the REST API.

History

Similar palettes

Butter Meadow Soft
Terracotta Greenhouse Rest
Kiln Ember Dusk
Linen Bakery Morning
Biscuit Porcelain Hour
Pastel Lagoon
Honeycomb Afternoon
Peach Linen Morning
Blackberry Bakery Noon