Burgundy Cellar Rest
Deep wine-soaked darkness with warmth that lingers like candlelight on aged leather and brick.
Psychology
The monochromatic red progression from vivid to near-black creates visual depth while maintaining warmth, preventing the coldness of darker palettes. Red's advancing properties are tempered by the dark lightness profile, establishing sophisticated restraint rather than aggression. This combination triggers associations with maturity, refinement, and controlled intensity, making it psychologically suitable for luxury contexts where boldness requires restraint.
Usage
Apply to wine and spirits packaging, high-end beauty and fragrance branding, and luxury leather goods labeling, where the warm, dark tonality signals craftsmanship and age. The moderate contrast supports editorial layouts and book design where readability and dramatic presence must coexist. Fashion collections emphasizing tailored evening wear and heritage textiles benefit from the palette's elegant warmth and its visual weight.
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,
#c2002d 0%,
#8a001c 33%,
#85001b 67%,
#290008 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #c2002d;
--color-gradient-2: #8a001c;
--color-gradient-3: #85001b;
--color-gradient-4: #290008;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #c2002d; --color-2: #8a001c; --color-3: #85001b; --color-4: #290008;
Hex values
#c2002d, #8a001c, #85001b, #290008
Building something? Get this palette via the REST API.
History
Similar palettes
Brick Kiln Glow
Brick Dust Afternoon
Flamingo Hour
Terracotta Sunrise
Ember & Cream
Velvet Midnight Garden
Honeycomb Afternoon
Velvet Ember Dusk
Brick Fade Study