Terracotta Dusk
Warm earth tones caught between daylight and shadow, textured like aged fabric warming against skin.
Psychology
The analogous red-to-pink progression creates visual harmony without monotony, while the high contrast between light and dark values generates subtle tension that holds attention without overwhelming. Warm hues naturally advance toward the viewer, triggering associations with comfort and intimacy, yet the muted saturation and sophisticated depth prevent the palette from reading as juvenile or overly energetic, instead evoking maturity and restraint.
Usage
Ideal for artisanal cosmetics packaging, heritage brand identity systems, and editorial design where warm sophistication signals quality and heritage. Projects requiring a balance between approachability and refinement benefit from this palette's ability to feel both grounded and elevated, making it particularly effective for sustainable fashion collections, pottery and craft studios, and wine label design.
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,
#ffe9e1 0%,
#e5b2ab 25%,
#b07271 50%,
#875259 75%,
#5d3240 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #ffe9e1;
--color-gradient-2: #e5b2ab;
--color-gradient-3: #b07271;
--color-gradient-4: #875259;
--color-gradient-5: #5d3240;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #ffe9e1; --color-2: #e5b2ab; --color-3: #b07271; --color-4: #875259; --color-5: #5d3240;
Hex values
#ffe9e1, #e5b2ab, #b07271, #875259, #5d3240
Building something? Get this palette via the REST API.
History
Similar palettes
Velvet Ember Dusk
Brick Fade Study
Brick Dust Afternoon
Honeycomb Afternoon
Brick Kiln Glow
Flamingo Hour
Sorbet Afternoon
Velvet Boudoir
Biscuit Porcelain Hour