Orchard Stone Dusk

Warm earth meets cool foliage in soft afternoon light, balancing clay tones with verdant growth.

Colors

~Liaison#8D3A4D
~Eagle#A36935
~Backroom Ember#9A954C
~Fresh Cut Grass#98C97C
~Grape Green#A4EAA6

Psychology

The triadic structure of rose, ochre, and green creates visual equilibrium without starkness, as warm pinks and oranges advance while cool greens recede, anchoring the composition in depth. Low to moderate saturation across all five colors produces a grounded, contemplative mood rather than stimulation, invoking trust and natural stability. The prevalence of green and its very light value in Grape Green provides visual rest, while the warm mid-tones in Liaison and Eagle prevent the palette from feeling cold or withdrawn.

Usage

Ideal for artisanal food packaging, botanical illustration, and wellness brand identities that need warmth without aggression. Projects benefiting from moderate contrast and mixed lightness, such as interior design lookbooks and editorial photography, leverage the palette's ability to feel both sophisticated and approachable. The balanced temperature mix works particularly well in contexts requiring calm energy with organic authenticity, including sustainable fashion campaigns and heritage craft branding.

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,
    #8d3a4d 0%,
    #a36935 25%,
    #9a954c 50%,
    #98c97c 75%,
    #a4eaa6 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #8d3a4d;
  --color-gradient-2: #a36935;
  --color-gradient-3: #9a954c;
  --color-gradient-4: #98c97c;
  --color-gradient-5: #a4eaa6;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #8d3a4d;
--color-2: #a36935;
--color-3: #9a954c;
--color-4: #98c97c;
--color-5: #a4eaa6;
Hex values
#8d3a4d, #a36935, #9a954c, #98c97c, #a4eaa6

Building something? Get this palette via the REST API.

History

Similar palettes

Butter Meadow Soft
Kiln Ember Dusk
Abyssal Hearth
Blackberry Bakery Noon
Velvet Bakery Rest
Celadon Reverie
Terracotta Greenhouse Rest
Pastel Lagoon
Wheat Field Glow