Ember Archive Study

A whisper of warmth against deep darkness, like embers glowing in a shuttered room with minimal light.

Colors

~Red Reign#7E1111
~Black#000000
~Black#000000
~Black#000000

Psychology

The single vivid dark red creates a focal point of warmth against three fields of absolute black, establishing strong visual hierarchy through contrast rather than complexity. The dominant black grounds the palette in restraint and formality, while the red's warm undertones prevent coldness, creating tension between elegance and intensity. This high-contrast pairing draws the eye decisively to the red, signaling importance and gravitas without excess.

Usage

Suited for luxury wine labels, fine art gallery branding, and high-end editorial layouts where restraint and a single accent color command attention. Projects requiring dramatic visual impact with minimal color interference, such as minimalist fashion lookbooks or architectural photography, benefit from the palette's clarity and formal mood.
Investment firm websites, artisan chocolate packaging, and classical music album covers leverage the warm-against-dark contrast to convey sophistication and intentionality.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #7e1111;
--color-2: #000000;
--color-3: #000000;
--color-4: #000000;
Hex values
#7e1111, #000000, #000000, #000000

Building something? Get this palette via the REST API.

History

Similar palettes

Pomegranate Cellar
Kiln Dust Glow
Brick & Berry Dusk
Burgundy Cellar Rest
Linen & Scarlet Noon
Peach Hour
Flamingo Hour
Ember & Cream
Forge & Honey