Orchard & Clay
Sunlit earth tones warmed by late afternoon light, grounding verdant freshness in clay and spice.
Psychology
The palette anchors a cool green against three warm earth tones, creating visual tension that feels resolved rather than jarring. Warm hues like the golden yellow and dusty reds advance visually, while the moderate saturation across all colors maintains a grounded, approachable quality rather than intensity. This triadic harmony generates balance without sterility, evoking natural materials and cultivated spaces.
Usage
Ideal for artisanal food branding, heritage textile collections, and wellness packaging where authenticity and craft are central. The mixed lightness prevents monotony in restaurant identity systems and botanical illustration, while the moderate warmth suits interior design mood boards and editorial layouts that require sophistication without coldness.
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,
#c1edbd 0%,
#d1ad74 33%,
#c47666 67%,
#834047 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #c1edbd;
--color-gradient-2: #d1ad74;
--color-gradient-3: #c47666;
--color-gradient-4: #834047;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #c1edbd; --color-2: #d1ad74; --color-3: #c47666; --color-4: #834047;
Hex values
#c1edbd, #d1ad74, #c47666, #834047
Building something? Get this palette via the REST API.
History
Similar palettes
Butter Meadow Soft
Linen Bakery Morning
Chalk Garden Bloom
Pastel Lagoon
Terracotta Sunrise
Honeycomb Afternoon
Sorbet Afternoon
Indigo Hour Study
Mauve Sorbet Glow