Terracotta Archive
Warm earth tones layered like aged clay, catching soft afternoon light through studio windows.
Psychology
The progression from deep wine-toned Jazz through earthy midtones creates a grounding effect, while the analogous orange harmony builds visual cohesion without jarring shifts. Low saturation and mixed lightness work together to evoke familiarity and comfort rather than excitement, making viewers linger rather than react. Warm hues naturally advance toward the viewer, anchoring this palette in intimate, tactile space.
Usage
Ideal for artisanal pottery branding, heritage food packaging, and editorial layouts celebrating craft traditions. Projects requiring moderate contrast with sustained warmth, such as vintage home goods catalogs and artist portfolio sites, benefit from this palette's balanced approach to visual depth. The color range supports both bold headlines and subtle backgrounds without feeling cold or clinical.
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,
#592f3a 0%,
#825854 33%,
#c08e76 67%,
#f0c59e 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #592f3a;
--color-gradient-2: #825854;
--color-gradient-3: #c08e76;
--color-gradient-4: #f0c59e;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #592f3a; --color-2: #825854; --color-3: #c08e76; --color-4: #f0c59e;
Hex values
#592f3a, #825854, #c08e76, #f0c59e
Building something? Get this palette via the REST API.
History
Similar palettes
Kiln Ember Dusk
Flamingo Hour
Biscuit Porcelain Hour
Wheat Field Glow
Blackberry Bakery Noon
Brick Kiln Glow
Abyssal Hearth
Terracotta Sunrise
Ember & Cream