Honeycomb Afternoon
Soft, sun-warmed fabrics caught in diffused golden light, creating a gentle, approachable luminescence.
Psychology
The dominant warm yellows and light reds activate gentle stimulation without overstimulation, creating approachability rather than aggression. The low saturation and high lightness across all five colors signal safety and comfort, while the warm temperature naturally advances toward the viewer, fostering emotional openness. This combination leverages warm-hue psychology to evoke optimism and ease, while the muted intensity prevents fatigue or sensory overload.
Usage
Ideal for organic skincare and wellness packaging, farm-to-table restaurant identity systems, and children's book illustration. Projects requiring trust-building through softness and warmth benefit from the palette's low-contrast, accessible nature. Works particularly well for hospitality branding, sustainable fashion labels, and editorial spreads focused on comfort-driven lifestyles.
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,
#fffbeb 0%,
#ff7675 25%,
#fd79a8 50%,
#fdcb6e 75%,
#ffeaa7 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #fffbeb;
--color-gradient-2: #ff7675;
--color-gradient-3: #fd79a8;
--color-gradient-4: #fdcb6e;
--color-gradient-5: #ffeaa7;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #fffbeb; --color-2: #ff7675; --color-3: #fd79a8; --color-4: #fdcb6e; --color-5: #ffeaa7;
Hex values
#fffbeb, #ff7675, #fd79a8, #fdcb6e, #ffeaa7
Building something? Get this palette via the REST API.
History
Similar palettes
Sorbet Afternoon
Pastel Lagoon
Terracotta Sunrise
Biscuit Porcelain Hour
Linen Bakery Morning
Chalk Garden Bloom
Cotton Candy Dawn
Peach Hour
Linen Morning