Rose Garden Dusk
Warm monochromatic progression evoking soft velvet textures and intimate candlelit spaces with balanced depth.
Psychology
The warm pink monochromatic harmony creates visual cohesion while the high contrast between dark and light tones prevents flatness and maintains visual interest. Deep magentas and warm roses are associated with intimacy and sophistication, while the lighter tints preserve accessibility and softness. The progression from shadow to blush engages advancing and receding warmth, drawing the eye naturally through the palette.
Usage
Ideal for luxury beauty packaging, high-end fashion lookbooks, and interior textile branding where warmth and sophistication signal premium positioning. The balanced lightness range suits both bold headlines and delicate body text without overwhelming legibility. Projects requiring emotional depth with refined elegance benefit from this palette's ability to convey both strength through contrast and refinement through the monochromatic approach.
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,
#40082a 0%,
#773153 25%,
#a6638a 50%,
#e491b6 75%,
#fcd9e7 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #40082a;
--color-gradient-2: #773153;
--color-gradient-3: #a6638a;
--color-gradient-4: #e491b6;
--color-gradient-5: #fcd9e7;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #40082a; --color-2: #773153; --color-3: #a6638a; --color-4: #e491b6; --color-5: #fcd9e7;
Hex values
#40082a, #773153, #a6638a, #e491b6, #fcd9e7
Building something? Get this palette via the REST API.
History
Similar palettes
Twilight Boudoir
Velvet Ember Dusk
Clay Hearth Bloom
Terracotta Dusk
Kiln Ember Dusk
Rose Petal Parlor
Velvet Rose Depth
Mauve Parlor Dusk
Mauve Sorbet Glow