Candied Orchard Drift
Soft afternoon warmth diffused through linen, where peachy blush meets buttered gold in hushed harmony.
Psychology
The triadic structure of pink, red-orange, and yellow tones creates visual balance without tension, as the low saturation and light values prevent any single hue from dominating perceptually. Warm colors naturally advance and activate, but their muted intensity here produces comfort rather than stimulation, engaging a sense of gentle familiarity. This combination signals approachability and crafted care, emotions tied to natural materials and handmade processes.
Usage
Ideal for artisanal beauty packaging, heritage textile branding, and wellness editorial layouts where soft warmth and understated elegance matter more than bold contrast. Projects requiring a nostalgic yet contemporary feel benefit from the palette's low-contrast, light profile, which reads as refined rather than dated. Works particularly well for organic food labels, linen homewares, and lifestyle photography where natural light and tactile storytelling are central.
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,
#f0bbe2 0%,
#facecd 25%,
#db9885 50%,
#fad99a 75%,
#afa960 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #f0bbe2;
--color-gradient-2: #facecd;
--color-gradient-3: #db9885;
--color-gradient-4: #fad99a;
--color-gradient-5: #afa960;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #f0bbe2; --color-2: #facecd; --color-3: #db9885; --color-4: #fad99a; --color-5: #afa960;
Hex values
#f0bbe2, #facecd, #db9885, #fad99a, #afa960
Building something? Get this palette via the REST API.
History
Similar palettes
Linen Bakery Morning
Pastel Lagoon
Honeycomb Afternoon
Biscuit Porcelain Hour
Kiln Ember Dusk
Wheat & Clover Dawn
Wheat Field Glow
Peach Hour
Flamingo Hour