Honey Kiln Study
Warm, muted earth tones that glow like honey held to lamplight, evoking the comfort of baked goods and worn terracotta.
Psychology
The progression from pale beeswax through warm ambers to deep dusty rose creates a gentle visual journey that feels naturalistic rather than jarring, rooted in yellow and orange hues that trigger feelings of warmth and stability. The moderate contrast and muted saturation across all five colors activate low-arousal calm, signaling safety and familiarity without visual fatigue. Warm tones naturally advance toward the viewer, making even the lighter yellows feel present and grounded rather than distant or ethereal.
Usage
This palette excels in artisanal food branding, craft pottery and ceramics marketing, and heritage textile design where authenticity and craft tradition matter. Projects requiring moderate visual interest without aggressive contrast, such as wellness packaging, cookbook design, and boutique hotel interiors, benefit from its balanced warmth and restrained lightness variation. The color sequence works particularly well for editorial layouts and fine art photography where a cohesive, nostalgic mood across multiple elements strengthens visual 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,
#e7d4a2 0%,
#d5aa80 25%,
#b78364 50%,
#a16e61 75%,
#7b4a4f 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #e7d4a2;
--color-gradient-2: #d5aa80;
--color-gradient-3: #b78364;
--color-gradient-4: #a16e61;
--color-gradient-5: #7b4a4f;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #e7d4a2; --color-2: #d5aa80; --color-3: #b78364; --color-4: #a16e61; --color-5: #7b4a4f;
Hex values
#e7d4a2, #d5aa80, #b78364, #a16e61, #7b4a4f
Building something? Get this palette via the REST API.
History
Similar palettes
Kiln Ember Dusk
Biscuit Porcelain Hour
Wheat Field Glow
Flamingo Hour
Warm Linen Bakery
Abyssal Hearth
Honeycomb Afternoon
Caramel Linen Hour
Linen Bakery Morning