Terracotta Reverie
Warm, muted tones layered like worn fabric, soft depth emerging from shadow to pale candlelight.
Psychology
The analogous progression from deep mauve-brown through dusty rose to pale cream creates visual depth without jarring contrast, allowing the eye to rest while still maintaining hierarchy. Warm undertones in every step activate emotional comfort and intimacy, a quality associated with muted, low-saturation colors that signal trust and approachability. The high contrast between darkest and lightest anchors the palette with sophistication, preventing the softness from reading as flat or lifeless.
Usage
Ideal for luxury skincare and cosmetics packaging, where muted warmth communicates refinement and natural ingredients, and heritage textile or artisanal pottery branding that emphasizes craftsmanship and time. Editorial spreads and interior design mood boards benefit from this palette's ability to establish calm sophistication without demanding attention. Fashion lookbooks and upscale hospitality materials leverage the warm, enveloping quality to create a sense of belonging and quiet elegance.
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,
#52343d 0%,
#915e60 25%,
#b0877f 50%,
#d2aa9c 75%,
#fbd6bd 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #52343d;
--color-gradient-2: #915e60;
--color-gradient-3: #b0877f;
--color-gradient-4: #d2aa9c;
--color-gradient-5: #fbd6bd;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #52343d; --color-2: #915e60; --color-3: #b0877f; --color-4: #d2aa9c; --color-5: #fbd6bd;
Hex values
#52343d, #915e60, #b0877f, #d2aa9c, #fbd6bd
Building something? Get this palette via the REST API.
History
Similar palettes
Apricot Silk Hour
Kiln Ember Dusk
Biscuit Porcelain Hour
Wheat & Clover Dawn
Flamingo Hour
Apricot Hearth
Velvet Ember Dusk
Brick Fade Study
Caramel Linen Hour