Kiln Passage Rest
Candlelit warmth pressed between deep shadows, glowing softly like aged leather binding in a quiet room.
Psychology
The pairing of pure black with muted, desaturated yellows creates high contrast without harshness, as the low chroma of the warm tones absorbs the visual intensity that bright colors would demand. Black grounds the palette in weight and stillness, while the golden ochres suggest gentle depth and maturity, evoking soil, amber, and aged materials rather than raw energy. This combination triggers calm recognition of luxury through restraint, where darkness amplifies the whisper-quality of warmth.
Usage
Works exceptionally well for heritage luxury packaging, rare book typography and design, and artisanal chocolate or coffee branding where sophistication requires restraint. The high contrast ensures legibility in minimal layouts while the warm undertones communicate craftsmanship and time-honored processes. Best suited to projects targeting understated elegance, antiquarian aesthetics, or premium product lines where mood matters more than immediate visual excitement.
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%,
#3c2f0b 33%,
#000000 67%,
#93731b 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #000000;
--color-gradient-2: #3c2f0b;
--color-gradient-3: #000000;
--color-gradient-4: #93731b;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #000000; --color-2: #3c2f0b; --color-3: #000000; --color-4: #93731b;
Hex values
#000000, #3c2f0b, #000000, #93731b
Building something? Get this palette via the REST API.
History
Similar palettes
Butter Meadow Soft
Wheat Field Glow
Indigo Hour Study
Charcoal & Linen
Orchard & Clay
Toasted Grain Study
Peach Linen Morning
Kiln Ember Dusk
Blackberry Bakery Noon