Pomegranate Cellar
Deep wine tones warming into dark leather, a monochromatic descent through candlelit rooms and aged brick.
Psychology
This palette leverages warm red saturation across a narrow lightness range, creating visual cohesion without harsh contrast that might feel jarring. The progression from vivid to deeply muted reds activates a sense of depth and intimacy, while the warm undertones trigger associations with richness, confidence, and refinement rather than aggression. Low contrast combined with mid-to-dark values produces a calming boldness, allowing the warmth to advance psychologically without demanding aggressive attention.
Usage
Ideal for luxury wine packaging, theater and performance branding, and high-end editorial spreads where sophistication outweighs visual noise. The monochromatic warmth works particularly well in leather goods marketing, restaurant identity systems, and upscale beauty product design where restraint and depth signal premium positioning. Projects requiring bold presence without jarring contrast benefit most from this palette's balanced warmth and tonal coherence.
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%,
#a30021 33%,
#80001a 67%,
#520010 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #c2002d;
--color-gradient-2: #a30021;
--color-gradient-3: #80001a;
--color-gradient-4: #520010;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #c2002d; --color-2: #a30021; --color-3: #80001a; --color-4: #520010;
Hex values
#c2002d, #a30021, #80001a, #520010
Building something? Get this palette via the REST API.
History
Similar palettes
Brick Kiln Glow
Flamingo Hour
Terracotta Sunrise
Ember & Cream
Brick Dust Afternoon
Velvet Midnight Garden
Kiln Ember Dusk
Honeycomb Afternoon
Linen Bakery Morning