Wine Cellar Study

Deep warmth radiating from aged wine and fired clay, where low contrast whispers rather than shouts.

Colors

~Chorizo#A70A1B
~Festive Bordeaux#6E1421
~Oxblood#7F101F

Psychology

The three reds sit within a narrow lightness band, creating visual cohesion and a grounded, introspective mood rather than excitement. Warm red hues are psychologically advancing and stimulating, but their low saturation and dark value here activate the nervous system gradually, suggesting confidence and depth rather than alarm. This monochromatic structure leverages color harmony principles to build trust while the warm undertones signal richness and tradition.

Usage

Premium wine and spirits packaging, luxury leather goods branding, and heritage craft publishing benefit from this palette's sophisticated restraint. The low contrast and warm saturation work exceptionally well for fine dining menus, artisanal chocolate labels, and aged spirits identity systems where depth and maturity matter more than visual pop.
Interior design accents, particularly in hospitality and residential spaces seeking a moody, elegant atmosphere, leverage these tones to create intimate, layered environments without jarring shifts in tone.

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,
    #a70a1b 0%,
    #6e1421 50%,
    #7f101f 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #a70a1b;
  --color-gradient-2: #6e1421;
  --color-gradient-3: #7f101f;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #a70a1b;
--color-2: #6e1421;
--color-3: #7f101f;
Hex values
#a70a1b, #6e1421, #7f101f

Building something? Get this palette via the REST API.

History

Similar palettes

Brick Kiln Glow
Flamingo Hour
Velvet Ember Dusk
Ember & Cream
Velvet Midnight Garden
Linen Bakery Morning
Brick Fade Study
Brick Dust Afternoon
Honeycomb Afternoon