Honey Meadow Glow

Warm sunlight filtered through linen, soft as honeycomb and cream, casting muted gold across a quiet afternoon.

Colors

~Yours Truly#FBD9C8
~Harvest Gold#E5BB72
~Sunny Glory#E0D693
~Mermaid Tears#DFE5A9
~Pastel Mint#C4EEC8

Tags

Psychology

The dominant warm yellows and oranges create a gentle forward movement without jarring the viewer, while the muted saturation prevents visual fatigue. The progression from peach to gold to pale green introduces subtle chromatic variety that engages without demanding attention, producing a sense of quiet confidence. Low contrast combined with warm temperatures signals safety and comfort, triggering associations with natural light, baked goods, and organic materials.

Usage

Ideal for artisanal food packaging, wellness and beauty branding, and interior design mood boards where warmth and approachability matter more than visual punch. The soft, low-contrast palette works exceptionally well in print editorial layouts, vintage-inspired stationery, and craft retail environments where nostalgic comfort is the intended message. Projects emphasizing natural materials, slow living, or heritage craftsmanship benefit most from this palette's muted, sun-baked character.

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,
    #fbd9c8 0%,
    #e5bb72 25%,
    #e0d693 50%,
    #dfe5a9 75%,
    #c4eec8 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fbd9c8;
  --color-gradient-2: #e5bb72;
  --color-gradient-3: #e0d693;
  --color-gradient-4: #dfe5a9;
  --color-gradient-5: #c4eec8;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fbd9c8;
--color-2: #e5bb72;
--color-3: #e0d693;
--color-4: #dfe5a9;
--color-5: #c4eec8;
Hex values
#fbd9c8, #e5bb72, #e0d693, #dfe5a9, #c4eec8

Building something? Get this palette via the REST API.

History

Similar palettes

Wheat & Clover Dawn
Terracotta Linen Rest
Linen Reverie Noon
Wheat Field Glow
Honey Toast Dawn
Biscuit Porcelain Hour
Warm Linen Bakery
Celadon Reverie
Teal Linen Afternoon