Apricot Parlor
Soft afternoon light filtering through linen, warming skin with the glow of honey and rose petals.
Psychology
The progression from warm yellows to deepening mauve-pinks creates a sense of gentle advancement and intimacy without jarring contrast. Low saturation across all four colors produces a calming effect, while the warm temperature family keeps the mood approachable and tactile rather than clinical. This balance of restraint and warmth evokes comfort and trust, ideal for contexts requiring both softness and sophistication.
Usage
Works exceptionally well for luxury skincare packaging, heritage textile collections, and artisanal food branding where warmth and approachability matter. The moderate contrast supports readable typography and clean layouts while the light profile feels contemporary and airy. Projects emphasizing tactile, organic qualities, such as wellness retail environments or vintage-inspired editorial design, benefit most from this palette's refined yet inviting character.
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,
#ffecc0 0%,
#ffc29b 33%,
#f39f9f 67%,
#b95e82 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #ffecc0;
--color-gradient-2: #ffc29b;
--color-gradient-3: #f39f9f;
--color-gradient-4: #b95e82;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #ffecc0; --color-2: #ffc29b; --color-3: #f39f9f; --color-4: #b95e82;
Hex values
#ffecc0, #ffc29b, #f39f9f, #b95e82
Building something? Get this palette via the REST API.
History
Similar palettes
Velvet Bakery Rest
Blackberry Bakery Noon
Abyssal Hearth
Terracotta Linen Rest
Mauve Sorbet Glow
Flamingo Hour
Apricot Hearth
Porcelain Twilight
Roasted Almond Bloom