Velvet Ember Contrast

Candlelit wine and pale silk, where warmth meets shadow in a single, electric moment.

Colors

~Begonia#F7737A
~Black#000000
~3AM Breakup#3A080E
~Festive Bordeaux#720D17

Psychology

The palette pairs high-value pink with near-black depths, creating visual tension that commands attention through contrast rather than brightness. Warm red-pink undertones advance toward the viewer while the very dark warm reds ground the composition, a principle where warm hues activate and dark tones stabilize. The monochromatic harmony within these warm pinks prevents jarring discord, instead building sophisticated tension that reads as deliberate and controlled rather than chaotic.

Usage

Ideal for luxury cosmetics packaging, wine label design, and high-end fashion branding where bold contrast signals premium positioning without aggression. Editorial spreads, perfume bottles, and restaurant identity systems benefit from its warm drama and legibility at small scales. The palette excels in contexts requiring emotional intensity with refinement, from beauty brand campaigns to intimate hospitality environments.

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,
    #f7737a 0%,
    #000000 33%,
    #3a080e 67%,
    #720d17 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #f7737a;
  --color-gradient-2: #000000;
  --color-gradient-3: #3a080e;
  --color-gradient-4: #720d17;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f7737a;
--color-2: #000000;
--color-3: #3a080e;
--color-4: #720d17;
Hex values
#f7737a, #000000, #3a080e, #720d17

Building something? Get this palette via the REST API.

History

Similar palettes

Flamingo Hour
Ember & Cream
Terracotta Sunrise
Velvet Midnight Garden
Brick Kiln Glow
Rose Petal Parlor
Honeycomb Afternoon
Velvet Boudoir
Velvet Ember Dusk