Candied Peach Linen
Soft, warm layers of baked clay and cream, like linen dried in afternoon sun, with barely-there contrast and gentle radiance.
Psychology
The palette's analogous harmony across warm pinks and oranges creates visual continuity without tension, while its consistently low chroma and light values signal tranquility rather than stimulation. This combination of warm hues with muted saturation produces a comforting, intimate mood that advances psychologically without demanding attention, making viewers feel welcomed rather than startled.
Usage
Ideal for artisanal cosmetics packaging, wellness brand identity systems, and editorial spreads focused on craft, heritage, or slow living. Projects requiring gentle sophistication without coldness benefit from this palette's warm restraint, particularly in linen textile design, cafe menus, and luxury skincare campaigns where softness signals quality rather than compromise.
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,
#cba2af 0%,
#debabe 25%,
#efc5c0 50%,
#be9e90 75%,
#f2c2a0 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #cba2af;
--color-gradient-2: #debabe;
--color-gradient-3: #efc5c0;
--color-gradient-4: #be9e90;
--color-gradient-5: #f2c2a0;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #cba2af; --color-2: #debabe; --color-3: #efc5c0; --color-4: #be9e90; --color-5: #f2c2a0;
Hex values
#cba2af, #debabe, #efc5c0, #be9e90, #f2c2a0
Building something? Get this palette via the REST API.
History
Similar palettes
Flamingo Hour
Kiln Ember Dusk
Apricot Silk Hour
Biscuit Porcelain Hour
Wheat & Clover Dawn
Terracotta Linen Rest
Ember & Cream
Honeycomb Afternoon
Wheat Field Glow