Brick Kiln Afternoon
Warm terracotta deepening toward dusk, with the soft texture of sun-baked clay and candlelit skin tones.
Psychology
The palette anchors itself in warm red-orange hues that advance visually, creating intimate proximity and approachability. The progression from deep beet through mid-tone kabuki to lighter peach tones follows analogous harmony, which feels cohesive and restful rather than jarring, while the moderate contrast between darkest and lightest prevents monotony. Low to moderate saturation across all five colors signals understated confidence rather than urgency, invoking nostalgia and craft.
Usage
Ideal for artisan pottery and ceramic branding, farm-to-table restaurant identity systems, and natural fiber fashion lookbooks, where warmth and tactile authenticity matter more than visual drama. Works equally well for heritage luxury packaging and editorial spreads on slow living, as the balanced lightness profile accommodates both text hierarchy and atmospheric photography without overwhelming content.
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,
#83213b 0%,
#a83b37 25%,
#d87f63 50%,
#f7b18f 75%,
#fbdac1 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #83213b;
--color-gradient-2: #a83b37;
--color-gradient-3: #d87f63;
--color-gradient-4: #f7b18f;
--color-gradient-5: #fbdac1;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #83213b; --color-2: #a83b37; --color-3: #d87f63; --color-4: #f7b18f; --color-5: #fbdac1;
Hex values
#83213b, #a83b37, #d87f63, #f7b18f, #fbdac1
Building something? Get this palette via the REST API.
History
Similar palettes
Kiln Ember Dusk
Flamingo Hour
Apricot Silk Hour
Biscuit Porcelain Hour
Wheat & Clover Dawn
Wheat Field Glow
Velvet Ember Dusk
Brick Fade Study
Ember & Cream