Obsidian Kiln

The heat of fresh flame against deep shadow, a moment of pure visual tension and warmth.

Psychology

Black (#000000) recedes and anchors while Liquid Lava (#f97316) advances aggressively forward, creating visual depth through extreme contrast. The vivid orange's warmth against absolute darkness triggers both energy and stability simultaneously, as warm hues trigger approach responses while the neutral black prevents the palette from feeling chaotic or juvenile. This combination exploits the principle that high-saturation warm colors demand attention, making it naturally suited to direct communication without softness.

Usage

Deploy this palette in luxury tool branding, high-impact product photography, and industrial design collateral where contrast must cut through visual clutter. The dramatic tension works exceptionally well for craft beverage packaging, modern architecture portfolios, and editorial spreads targeting bold, confident audiences. Projects requiring immediate recognition and memorable impact benefit most from these extremes in lightness and temperature.

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

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

Building something? Get this palette via the REST API.

History

Similar palettes

Forge Signal
Abyssal Hearth
Brick & Berry Dusk
Forge & Citrine
Flamingo Hour
Forge & Honey
Kiln Fired Afternoon
Russet Orchard Noon
Hearth & Hickory