Rose Garden Parlor
Soft warmth pooling like afternoon light through sheer fabric, layered and intimate without edge.
Psychology
The analogous harmony of warm pinks and peachy oranges creates visual cohesion that feels neither aggressive nor bland, settling the viewer into a state of gentle ease. Low saturation across all five colors signals restraint and refinement, while their warm undertones subtly advance, drawing focus inward rather than outward. Together, these properties trigger associations with comfort, intimacy, and tactile softness without demanding energy.
Usage
Ideal for luxury skincare packaging, vintage-inspired interior design, and slow-fashion branding that prioritizes warmth over visual drama. Projects requiring subtle sophistication and calming presence benefit from this palette's restraint, as its low contrast prevents fatigue while its warmth maintains approachability. Well-suited to artisanal food branding, ceramic studio identities, and wellness editorial spreads.
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,
#dea0ba 0%,
#eaa5b1 25%,
#f9c3cf 50%,
#d19891 75%,
#f4b08b 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #dea0ba;
--color-gradient-2: #eaa5b1;
--color-gradient-3: #f9c3cf;
--color-gradient-4: #d19891;
--color-gradient-5: #f4b08b;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #dea0ba; --color-2: #eaa5b1; --color-3: #f9c3cf; --color-4: #d19891; --color-5: #f4b08b;
Hex values
#dea0ba, #eaa5b1, #f9c3cf, #d19891, #f4b08b
Building something? Get this palette via the REST API.
History
Similar palettes
Biscuit Porcelain Hour
Kiln Ember Dusk
Flamingo Hour
Brick Fade Study
Terracotta Linen Rest
Celadon Reverie
Pastel Lagoon
Honeycomb Afternoon
Wheat Field Glow