Peach Linen Glow
Soft afternoon light filtering through cream linen, warming pale blue into peachy gold and honeyed tones.
Psychology
The muted blue base recedes visually while the warm orange and yellow advance, creating depth without tension. Low contrast and light saturation across all three colors trigger parasympathetic calm, while the warm temperature prevents coldness, establishing equilibrium between rest and gentle energy. This complementary pairing of cool and warm families, when desaturated, produces sophisticated balance rather than visual conflict.
Usage
Ideal for artisanal bakery branding, linen home goods packaging, and wellness or spa identity systems where soft warmth conveys approachability without harshness. Projects requiring sustained viewing, such as interior design schemes or editorial layouts, benefit from the palette's low contrast and restful mood. Works particularly well in vintage lifestyle photography and natural cosmetics packaging where lightness and warmth signal purity and handcrafted quality.
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,
#bddcfa 0%,
#f69f7d 50%,
#fce4ac 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #bddcfa;
--color-gradient-2: #f69f7d;
--color-gradient-3: #fce4ac;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #bddcfa; --color-2: #f69f7d; --color-3: #fce4ac;
Hex values
#bddcfa, #f69f7d, #fce4ac
Building something? Get this palette via the REST API.
History
Similar palettes
Abyssal Hearth
Terracotta Linen Rest
Wheat Field Glow
Porcelain Twilight
Blackberry Bakery Noon
Sorbet Afternoon
Buttercream Lagoon
Teal Linen Afternoon
Velvet Bakery Rest