Orchard Afternoon Glow
Soft afternoon light filtering through linen, where warm peach meets cool verdant in hushed, balanced harmony.
Psychology
The triadic balance of warm roses and peachy yellows against cool greens creates visual stability without tension, while low chroma across all five hues signals restraint and approachability rather than demand. Warm tones in the foreground advance slightly, inviting engagement, while cool greens recede to ground the composition, producing a serene, grounded emotional response that feels both nurturing and sophisticated.
Usage
Ideal for organic skincare packaging, linen textile branding, and farm-to-table restaurant identity systems where softness and natural authenticity matter. Projects requiring low-contrast, calming palettes benefit from this combination's ability to feel premium without visual aggression, making it particularly suited to wellness interiors, artisanal food labels, and editorial photography with a gentle, unhurried aesthetic.
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,
#d99b87 0%,
#fbdbb1 25%,
#d6c48a 50%,
#add190 75%,
#84b296 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #d99b87;
--color-gradient-2: #fbdbb1;
--color-gradient-3: #d6c48a;
--color-gradient-4: #add190;
--color-gradient-5: #84b296;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #d99b87; --color-2: #fbdbb1; --color-3: #d6c48a; --color-4: #add190; --color-5: #84b296;
Hex values
#d99b87, #fbdbb1, #d6c48a, #add190, #84b296
Building something? Get this palette via the REST API.
History
Similar palettes
Terracotta Greenhouse Rest
Sage Garden Noon
Wheat & Clover Dawn
Celadon Reverie
Pastel Lagoon
Buttercream Lagoon
Peach Hour
Honeycomb Afternoon
Butter Meadow Soft