Kiln & Clay
Warm terracotta tones layered like sediment, evoking sun-baked earth and the slow fade of afternoon light through aged brick.
Psychology
The palette progresses from light to dark within a unified warm red family, creating visual continuity while maintaining depth through moderate contrast. Red and orange hues naturally advance toward the viewer, evoking proximity and intimacy, while the darker tones ground the composition with stability. The analogous harmony and moderate saturation avoid overstimulation, generating a sense of refined comfort rather than urgency or aggression.
Usage
Ideal for artisanal food packaging, hospitality branding, and editorial spreads celebrating craft and heritage. Projects benefiting from warm, approachable elegance without harsh contrast thrive with this palette, particularly those targeting audiences seeking authenticity and tactile warmth. Works exceptionally well for natural skincare labels, pottery studio identities, and autumn lifestyle photography.
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,
#f9bf9f 0%,
#de7c5b 33%,
#b05a4a 67%,
#6d1525 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #f9bf9f;
--color-gradient-2: #de7c5b;
--color-gradient-3: #b05a4a;
--color-gradient-4: #6d1525;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #f9bf9f; --color-2: #de7c5b; --color-3: #b05a4a; --color-4: #6d1525;
Hex values
#f9bf9f, #de7c5b, #b05a4a, #6d1525
Building something? Get this palette via the REST API.
History
Similar palettes
Kiln Ember Dusk
Flamingo Hour
Biscuit Porcelain Hour
Apricot Hearth
Velvet Ember Dusk
Blackberry Bakery Noon
Velvet Bakery Rest
Abyssal Hearth
Caramel Linen Hour