Marmalade Hearth

Warm sunlit amber fading into toasted clay, with the gentle heat of an afternoon fire casting long shadows.

Colors

~Goldilocks#FFF68F
~Indocile Tiger#B96D04
~Dark Orange#C9501D

Psychology

The palette layers warm yellow and orange hues that advance visually, creating immediacy and approachability while the deeper red-orange grounds the composition with stability. This combination triggers associations with harvest, craft, and warmth, activating emotional responses tied to comfort and nostalgia. The moderate contrast between the pale yellow and darker oranges ensures visual clarity without harshness, making the palette feel inviting rather than aggressive.

Usage

Ideal for artisanal food packaging, heritage brand identity systems, and editorial layouts that require warmth without intensity. Projects benefiting from this palette's moderate contrast and bold character include craft beverage labels, vintage-inspired web design, and print collateral for sustainable goods. The light yellow grounds projects while the dual oranges create depth suitable for photography art direction and interior design accent schemes.

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

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

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