Spiced Marmalade
Warm, luminous tones that glow like embers caught in soft morning light, building intensity through kindred hues.
Psychology
The analogous red-to-orange progression creates visual cohesion without jarring contrast, allowing the eye to move fluidly across warm tones that advance toward the viewer. High saturation in the mid-tones combined with very light values at the edges produces approachability without softness, evoking confidence and invitation rather than aggression. This warmth triggers associations with fire, ripeness, and nourishment, while low contrast prevents visual fatigue and suggests intimacy.
Usage
Ideal for artisanal food branding, natural beauty and cosmetics packaging, and fashion lookbooks that require warmth without cool-toned sophistication. The palette's low contrast and light profile work particularly well for hospitality collateral, wellness editorial, and lifestyle photography where bold mood matters more than stark visual separation. Restaurant identities and craft beverage labels benefit from the palette's ability to signal both energy and comfort simultaneously.
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,
#fa0000 0%,
#f80701 20%,
#ff1f57 40%,
#ff2e62 60%,
#ff7c5c 80%,
#ffd0a3 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #fa0000;
--color-gradient-2: #f80701;
--color-gradient-3: #ff1f57;
--color-gradient-4: #ff2e62;
--color-gradient-5: #ff7c5c;
--color-gradient-6: #ffd0a3;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #fa0000; --color-2: #f80701; --color-3: #ff1f57; --color-4: #ff2e62; --color-5: #ff7c5c; --color-6: #ffd0a3;
Hex values
#fa0000, #f80701, #ff1f57, #ff2e62, #ff7c5c, #ffd0a3
Building something? Get this palette via the REST API.
History
Similar palettes
Honeycomb Afternoon
Kiln Ember Dusk
Linen Bakery Morning
Pastel Lagoon
Biscuit Porcelain Hour
Wheat & Clover Dawn
Ember & Cream
Flamingo Hour
Blackberry Bakery Noon