Honeycomb Hearth Study
Warm earth tones layered with deep shadows, evoking the rich interior of an old spice market at dusk.
Psychology
The palette's dominant yellow family creates natural warmth and approachability, while the muted, low-saturation tones prevent visual harshness. The presence of the deep Café Noir anchor establishes high contrast that draws the eye without stimulating energy, grounding the lighter creams and golds in sophistication. Warm colors advance perceptually, but their muted quality here signals restraint and maturity rather than excitement.
Usage
Ideal for artisanal food packaging, heritage brand identity systems, and editorial layouts for lifestyle magazines focused on craft and tradition. Projects requiring warmth with dignity benefit from this palette's balanced contrast, which maintains legibility across print collateral while evoking handmade authenticity. The analogous yellow harmony works especially well for interior design mood boards, café menus, and vintage furniture restoration branding.
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,
#dfcc95 0%,
#eddc92 25%,
#ab9969 50%,
#493627 75%,
#fff2c2 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #dfcc95;
--color-gradient-2: #eddc92;
--color-gradient-3: #ab9969;
--color-gradient-4: #493627;
--color-gradient-5: #fff2c2;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #dfcc95; --color-2: #eddc92; --color-3: #ab9969; --color-4: #493627; --color-5: #fff2c2;
Hex values
#dfcc95, #eddc92, #ab9969, #493627, #fff2c2
Building something? Get this palette via the REST API.
History
Similar palettes
Wheat Field Glow
Toasted Grain Hour
Warm Linen Bakery
Forge & Honey
Kiln Ember Dusk
Linen Reverie Noon
Linen Neutral Afternoon
Honey Toast Dawn
Biscuit Porcelain Hour