Kiln Descent Dusk
Warm clay and spice tones anchor into cool, shadowed depth, creating tactile richness and visual tension.
Psychology
The three warm yellows and oranges advance visually and trigger appetite and warmth, while the deep cool blue recedes and grounds the palette through chromatic contrast. This juxtaposition of warm and cool hues creates dynamic tension that feels both inviting and sophisticated, leveraging the principle that opposing temperatures activate viewer engagement without overwhelming.
Usage
Ideal for artisanal food branding, craft pottery studios, and rustic hospitality packaging where warmth signals authenticity and the dark anchor provides luxury and restraint. Projects requiring moderate contrast benefit from this combination, as the bold warms draw attention while the cool depth prevents visual chaos and adds credibility to premium or heritage positioning.
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,
#f5a623 0%,
#ee6c4d 33%,
#e27341 67%,
#293241 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #f5a623;
--color-gradient-2: #ee6c4d;
--color-gradient-3: #e27341;
--color-gradient-4: #293241;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #f5a623; --color-2: #ee6c4d; --color-3: #e27341; --color-4: #293241;
Hex values
#f5a623, #ee6c4d, #e27341, #293241
Building something? Get this palette via the REST API.
History
Similar palettes
Caramel Linen Hour
Kiln Ember Dusk
Wheat Field Glow
Buttercream Lagoon
Terracotta Linen Rest
Indigo Hour Study
Roasted Almond Bloom
Blackberry Bakery Noon
Flamingo Hour