Forge & Void

A stark collision of molten heat and absolute darkness, cutting through silence with vivid intensity.

Psychology

The high contrast between absolute black and vivid warm red creates immediate visual tension and commands attention through opposing extremes. Black recedes and anchors while the saturated red-orange advances, establishing clear figure-ground separation that guides the eye with precision. This pairing triggers both urgency and stability simultaneously, as red's warmth signals energy while black's neutrality provides calm containment.

Usage

Ideal for tech startup branding, luxury packaging, and editorial design that demands visual impact without compromise. The palette's stark contrast and warm-cool duality works powerfully in minimalist poster design, safety signage, and high-end spirits or automotive marketing where boldness signals premium positioning. Projects benefiting from maximum legibility and dramatic visual weight thrive with this combination.

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

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

Building something? Get this palette via the REST API.

History

Similar palettes

Brick & Berry Dusk
Pomegranate Cellar
Kiln Dust Glow
Flamingo Hour
Terracotta Sunrise
Ember & Cream
Forge & Honey
Kiln Fired Afternoon
Russet Orchard Noon