Honeycomb Warmth
Warm, glowing light filtered through aged honey and sun-baked earth, soft and enveloping without sharp edges.
Psychology
The three shades form a monochromatic yellow progression that advances warmly toward the viewer while maintaining visual softness through low contrast between neighboring tones. This combination evokes comfort and approachability without jarring transitions, as warm yellows naturally trigger associations with light, harvest, and safety. The inclusion of a deeper chestnut anchor prevents the palette from feeling washed out, grounding the boldness in tactile substance.
Usage
Ideal for artisanal food packaging, vintage book cover design, and heritage brand identity systems where warmth and trustworthiness matter more than visual drama. Projects requiring subtle depth without high contrast, such as editorial layouts and organic product branding, benefit from this palette's ability to feel bold while remaining unified and calm. The monochromatic harmony works particularly well in print collateral and textile design where a cohesive, sophisticated warmth enhances perceived quality.
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,
#ffae00 0%,
#e29c03 50%,
#907204 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #ffae00;
--color-gradient-2: #e29c03;
--color-gradient-3: #907204;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #ffae00; --color-2: #e29c03; --color-3: #907204;
Hex values
#ffae00, #e29c03, #907204
Building something? Get this palette via the REST API.
History
Similar palettes
Forge & Honey
Kiln Fired Afternoon
Kiln Dust Glow
Midnight Brass
Indigo Hour Study
Russet Orchard Noon
Abyssal Hearth
Caramel Linen Hour
Wheat Field Glow