Rosewood Afternoon
Warm, layered pinks that evoke worn linen and soft afternoon light filtering through fabric.
Psychology
The progression from deep grape through vivid magenta to pale peach creates a visual warmth that advances toward the viewer, triggering associations with intimacy and natural materials like clay and dried flowers. Pink's mid-saturation range here avoids artificial brightness, instead invoking calm confidence through its analogous harmony. The warm undertones and moderate lightness balance excitement with restraint, producing a response that feels both grounded and refined rather than purely playful.
Usage
Ideal for luxury skincare packaging, vintage-inspired textile design, and editorial fashion spreads where warmth and sophistication coexist. The moderate contrast and soft progression suit projects requiring depth without aggression, such as heritage brand identity systems and artisanal product photography. Best applied in contexts where warmth signals authenticity, nostalgia, or refined craftsmanship rather than energy or novelty.
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,
#763566 0%,
#aa3f70 33%,
#de727f 67%,
#f8b1a7 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #763566;
--color-gradient-2: #aa3f70;
--color-gradient-3: #de727f;
--color-gradient-4: #f8b1a7;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #763566; --color-2: #aa3f70; --color-3: #de727f; --color-4: #f8b1a7;
Hex values
#763566, #aa3f70, #de727f, #f8b1a7
Building something? Get this palette via the REST API.
History
Similar palettes
Velvet Boudoir
Velvet Ember Dusk
Flamingo Hour
Linen Bakery Morning
Kiln Ember Dusk
Brick Kiln Glow
Rose Petal Parlor
Ember & Cream
Biscuit Porcelain Hour