Kiln Ember Rest
Warm embers cooling against cream, the intimate contrast of fired clay and weathered parchment in fading light.
Psychology
The analogous red-to-yellow progression creates visual harmony while the deep black anchor provides high contrast that commands attention without harshness. Red hues trigger energy and warmth, advancing toward the viewer, while the muted cream and near-black create psychological breathing room, balancing stimulation with restraint. This combination leverages warm color temperature to evoke comfort and authenticity, grounding the palette in natural, tactile materials rather than synthetic sharpness.
Usage
Ideal for artisanal food packaging, craft distillery branding, and editorial design where earthy warmth signals heritage and craftsmanship. Projects requiring high contrast and dramatic visual impact benefit from the bold red-to-black range, while the cream softens the intensity for luxury and comfort-focused sectors. Well-suited to vintage-leaning fashion lookbooks, rustic hospitality collateral, and ceramics or textile brand identities that emphasize handmade quality.
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,
#e2210f 0%,
#830e08 25%,
#f67a4b 50%,
#201914 75%,
#f0e6d5 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #e2210f;
--color-gradient-2: #830e08;
--color-gradient-3: #f67a4b;
--color-gradient-4: #201914;
--color-gradient-5: #f0e6d5;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #e2210f; --color-2: #830e08; --color-3: #f67a4b; --color-4: #201914; --color-5: #f0e6d5;
Hex values
#e2210f, #830e08, #f67a4b, #201914, #f0e6d5
Building something? Get this palette via the REST API.
History
Similar palettes
Forge & Honey
Kiln Ember Dusk
Terracotta Sunrise
Wheat Field Glow
Peach Hour
Caramel Linen Hour
Terracotta Greenhouse Rest
Toasted Grain Hour
Linen Neutral Afternoon