Garnet Depths Study
Deep wine tones against black create the weighted intensity of candlelit cellars, where warm shadows pool and flicker.
Psychology
The monochromatic red progression from black through dark burgundy to vivid crimson creates visual depth while maintaining warmth, guiding the eye forward through increasing saturation. High contrast between the darkest and brightest reds commands attention, while the mid-tone anchors prevent harshness, balancing drama with sophistication. Warm hues naturally advance psychologically, making even the darkest shades feel present and grounded rather than distant.
Usage
Apply this palette to luxury wine packaging, high-end cosmetics branding, and editorial fashion spreads where depth and richness signal quality. Projects requiring dramatic visual hierarchy benefit from the stark black-to-crimson range, while intimate hospitality venues, jewelry photography, and premium spirits labeling leverage its warm, sophisticated mood to convey exclusivity without coldness.
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,
#000000 0%,
#270000 25%,
#8f2736 50%,
#e32037 75%,
#5b1118 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #000000;
--color-gradient-2: #270000;
--color-gradient-3: #8f2736;
--color-gradient-4: #e32037;
--color-gradient-5: #5b1118;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #000000; --color-2: #270000; --color-3: #8f2736; --color-4: #e32037; --color-5: #5b1118;
Hex values
#000000, #270000, #8f2736, #e32037, #5b1118
Building something? Get this palette via the REST API.
History
Similar palettes
Flamingo Hour
Terracotta Sunrise
Ember & Cream
Brick Kiln Glow
Velvet Midnight Garden
Kiln Ember Dusk
Honeycomb Afternoon
Brick Fade Study
Brick Dust Afternoon