Caramel Ember Dusk
Warm light pooling into deep amber earth, the slow fade of afternoon heat into shadow.
Psychology
The palette moves through analogous warm hues from pale cream through golden yellows to burnt orange and deep maroon, creating visual continuity that feels natural rather than jarring. High contrast between the lightest and darkest tones commands attention without aggression, while the dominant warm family evokes comfort and groundedness. The progression from light to dark mirrors the natural cycle of daylight and embers, triggering associations with stability, craftsmanship, and warmth.
Usage
Ideal for artisanal food packaging, heritage brand identities, and editorial photography layouts where depth and sophistication matter more than brightness. Projects requiring high visual impact with warm sophistication, such as craft coffee labels, leather goods branding, or autumn-themed campaigns, benefit from the palette's ability to feel both inviting and upscale. The mixed lightness profile also works well in interior design accent schemes and fashion editorial spreads seeking richness without coldness.
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,
#f6e9c9 0%,
#f9b149 25%,
#ec690b 50%,
#8c2404 75%,
#2a0702 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #f6e9c9;
--color-gradient-2: #f9b149;
--color-gradient-3: #ec690b;
--color-gradient-4: #8c2404;
--color-gradient-5: #2a0702;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #f6e9c9; --color-2: #f9b149; --color-3: #ec690b; --color-4: #8c2404; --color-5: #2a0702;
Hex values
#f6e9c9, #f9b149, #ec690b, #8c2404, #2a0702
Building something? Get this palette via the REST API.
History
Similar palettes
Forge & Honey
Kiln Ember Dusk
Caramel Linen Hour
Wheat Field Glow
Toasted Grain Hour
Linen Neutral Afternoon
Warm Linen Bakery
Biscuit Porcelain Hour
Terracotta Linen Rest