Cocoa Velvet Hour

Warm spice tones meet cool neutrals, creating a textured moment between dusk and lamplight, rich yet restrained.

Colors

~Lonely Chocolate#420000
~Pedigrey#8F8F8F
~8 Bit Eggplant#990061
~White#FFFFFF
~Crepe#D0BC90

Tags

Psychology

The deep burgundy and eggplant anchor the palette with gravitas, while white and gray provide breathing room, preventing visual fatigue despite high contrast. This combination of warm red undertones advancing against cool achromatic retreats creates spatial depth, drawing the eye inward, a principle that enhances focus and sophistication. Low chroma in the crepe yellow softens the drama without dimming warmth, triggering both confidence and contemplation.

Usage

Luxury beauty packaging, wine label design, and editorial fashion spreads leverage the palette's high contrast for striking visual impact. Interior styling for boutique hotels and heritage brand identity systems benefit from its balanced tension between warmth and restraint. The mix of deep and light values suits print collateral with layered typography where legibility pairs with moodiness.

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,
    #420000 0%,
    #8f8f8f 25%,
    #990061 50%,
    #ffffff 75%,
    #d0bc90 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #420000;
  --color-gradient-2: #8f8f8f;
  --color-gradient-3: #990061;
  --color-gradient-4: #ffffff;
  --color-gradient-5: #d0bc90;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #420000;
--color-2: #8f8f8f;
--color-3: #990061;
--color-4: #ffffff;
--color-5: #d0bc90;
Hex values
#420000, #8f8f8f, #990061, #ffffff, #d0bc90

Building something? Get this palette via the REST API.

History

Similar palettes

Terracotta Sunrise
Linen Bakery Morning
Kiln Ember Dusk
Pastel Lagoon
Honeycomb Afternoon
Biscuit Porcelain Hour
Abyssal Hearth
Flamingo Hour
Peach Hour