Terracotta Hearth Glow
Warm, muted red tones layered like aged linen and sun-warmed clay, with soft depth and intimate restraint.
Psychology
The analogous red-to-pink progression creates visual cohesion without monotony, while muted saturation across all five colors signals calm and refinement rather than urgency or drama. Warm hues advance psychologically, but low chroma tempers their intensity, producing a balance that feels both inviting and sophisticated. This combination evokes trust and comfort, commonly associated with natural materials and heritage craftsmanship.
Usage
Ideal for artisanal pottery and ceramics branding, natural fiber and linen product packaging, and heritage interiors and antique restoration projects. The moderate contrast and warm, muted profile work best for contexts requiring sophistication without visual aggression, such as luxury goods, heritage narratives, and tactile material storytelling.
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,
#ffe1d2 0%,
#efaf97 25%,
#b6817a 50%,
#895f63 75%,
#71444c 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #ffe1d2;
--color-gradient-2: #efaf97;
--color-gradient-3: #b6817a;
--color-gradient-4: #895f63;
--color-gradient-5: #71444c;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #ffe1d2; --color-2: #efaf97; --color-3: #b6817a; --color-4: #895f63; --color-5: #71444c;
Hex values
#ffe1d2, #efaf97, #b6817a, #895f63, #71444c
Building something? Get this palette via the REST API.
History
Similar palettes
Kiln Ember Dusk
Apricot Silk Hour
Flamingo Hour
Biscuit Porcelain Hour
Wheat & Clover Dawn
Apricot Hearth
Caramel Linen Hour
Wheat Field Glow
Velvet Ember Dusk