Amber Hearth Dusk
Warm earth tones layered from golden honey to deep burgundy, evoking the fading light of a clay-fired afternoon.
Psychology
The palette anchors itself in warm advance, with the golden yellow naturally pulling forward while the deep burgundy grounds the composition and prevents brightness fatigue. The high contrast between light and dark creates visual tension that reads as confident yet grounded, leveraging the red family's association with energy and passion tempered by the dark value's stabilizing effect. This combination triggers both appetite and trust, common responses to warm, earthy palettes used in heritage or craft-oriented contexts.
Usage
Deploy across artisanal food branding, ceramics and pottery packaging, and rustic hospitality identities where warmth and craft heritage signal authenticity. The high contrast makes each color legible in print and digital contexts while the moderate saturation prevents visual harshness, ideal for editorial layouts and interior accent schemes requiring visual impact without intensity. Works particularly well for projects targeting autumn seasonal campaigns, heritage brands, and luxury natural material 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,
#f7b671 0%,
#bb582f 50%,
#430921 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #f7b671;
--color-gradient-2: #bb582f;
--color-gradient-3: #430921;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #f7b671; --color-2: #bb582f; --color-3: #430921;
Hex values
#f7b671, #bb582f, #430921
Building something? Get this palette via the REST API.
History
Similar palettes
Kiln Ember Dusk
Terracotta Sunrise
Honeycomb Afternoon
Linen Bakery Morning
Biscuit Porcelain Hour
Pastel Lagoon
Indigo Hour Study
Blackberry Bakery Noon
Brick Kiln Glow