Forge & Void

Scorched metal meets absolute darkness, a contrast sharp enough to cut through silence and demand attention.

Psychology

The vivid orange-red of flame advances aggressively while deep black recedes, creating extreme visual tension that commands focus. This high-contrast pairing leverages warm hue psychology, where red signals urgency and passion, anchored by black's authoritative neutrality, producing a response that feels both energetic and grounded.
The monochromatic red-to-black relationship establishes hierarchy and clarity without distraction, making the palette psychologically direct and purposeful rather than chaotic.

Usage

Ideal for industrial branding, craft tool packaging, and high-impact editorial covers where stark contrast and bold intent must communicate instantly.
Restaurant identity systems, energy drink labels, and performance sportswear benefit from the warmth and drama that reads as confident and assertive.
Works powerfully in app interfaces and startup pitch decks where the palette's minimal color count and maximum contrast drive clean, memorable visual impact.

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

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

Building something? Get this palette via the REST API.

History

Similar palettes

Brick & Berry Dusk
Burgundy Cellar Rest
Pomegranate Cellar
Kiln Dust Glow
Flamingo Hour
Ember & Cream
Velvet Midnight Garden
Forge & Honey
Kiln Fired Afternoon