Golden Hour Drift

Warm, glowing light trapped in fabric, soft as summer linen warmed by endless sun.

Colors

~Nacho Cheese#FFBB00
~Imperial Yellow#FFAE00
~Lemon Meringue#F7E297

Psychology

The three yellows sit in tight harmonic unity, creating visual warmth without tension or demand. Yellow's natural association with optimism and energy is tempered here by the very low contrast between colors, which signals comfort rather than excitement, allowing the palette to feel both bold and approachable.
High saturation in the first two colors anchors the mood as confident and present, while the lighter third grounds the composition, preventing the palette from feeling overwhelming or juvenile.

Usage

Apply to luxury honey and jam packaging, high-end textile branding for linen collections, and editorial spreads celebrating artisanal food or craft cultures.
The palette's warm monochromatic structure suits projects requiring sophisticated restraint, where a single color family can speak loudly without visual noise, making it ideal for premium or heritage brands seeking understated confidence.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #ffbb00;
--color-2: #ffae00;
--color-3: #f7e297;
Hex values
#ffbb00, #ffae00, #f7e297

Building something? Get this palette via the REST API.

History

Similar palettes

Kiln Dust Glow
Blackberry Bakery Noon
Abyssal Hearth
Peach Hour
Midnight Brass
Indigo Hour Study
Forge & Honey
Kiln Fired Afternoon
Russet Orchard Noon