Kiln Midnight
The sharp contrast of cooling ash against smoldering heat, a moment suspended between extinction and slow burn.
Psychology
Black grounds the composition with visual weight and authority, while the rusty red advances forward with warm intensity, creating a high-contrast dynamic that commands attention. The red's earthy, oxidized quality softens the severity of pure black, preventing the palette from feeling cold or sterile. This warm-cool tension leverages color theory's principle that opposing temperatures create visual vibration, producing a sense of controlled energy rather than calm.
Usage
Ideal for craft beverage branding, industrial design collateral, and editorial typography where contrast needs to cut through visual noise. The palette's bold temperature shift and moderate warmth work particularly well for projects targeting mature audiences or conveying authenticity and heritage. Best applied in luxury tool packaging, metal fabrication storefronts, and dark food photography where the rusty tone reads as both elegant and tactile.
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%,
#a8320c 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #000000;
--color-gradient-2: #a8320c;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #000000; --color-2: #a8320c;
Hex values
#000000, #a8320c
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