Apiary Noon Glow

Warm light pooling through amber glass, clay cooling from the kiln, honey catching afternoon sun.

Colors

~Goldilocks#FFF68F
~Indocile Tiger#B96D04
~Dropped Brick#BD3900

Psychology

The pale yellow base advances warmly while the deep orange and red anchor the palette with depth and gravitas, creating a push-pull dynamic that feels intentional rather than chaotic. Warm hues naturally evoke comfort and energy, yet the moderate contrast prevents visual aggression, producing bold confidence without harshness. This combination triggers associations with craft, heritage, and natural materials like clay and honey, engaging both appetite and trust.

Usage

Works exceptionally well for artisanal food branding, heritage crafts packaging, and editorial layouts celebrating seasonal produce or traditional techniques. The mixed lightness profile allows strong hierarchy on both light and dark backgrounds, making it versatile for restaurant identity systems, natural fiber textile labels, and vintage product photography. Projects requiring warmth with restraint benefit most from this palette's ability to feel bold without overwhelming.

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,
    #fff68f 0%,
    #b96d04 50%,
    #bd3900 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fff68f;
  --color-gradient-2: #b96d04;
  --color-gradient-3: #bd3900;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fff68f;
--color-2: #b96d04;
--color-3: #bd3900;
Hex values
#fff68f, #b96d04, #bd3900

Building something? Get this palette via the REST API.

History

Similar palettes

Forge & Honey
Wheat Field Glow
Warm Linen Bakery
Toasted Grain Hour
Caramel Linen Hour
Kiln Ember Dusk
Terracotta Linen Rest
Linen Neutral Afternoon
Biscuit Porcelain Hour