Flame Preserve Dawn
Warm, glowing light filtering through honeyed glass, soft and insistent, like late afternoon heat held in ripened fruit.
Psychology
The dominant red and red-orange hues create visual warmth and forward movement, while the low contrast between them prevents harsh tension and maintains approachability. Analogous harmony in the warm spectrum builds cohesive comfort without monotony, and the light value profile keeps the overall impression energizing rather than heavy or aggressive.
Usage
Ideal for artisanal jam and preserve packaging, bold beauty and cosmetics branding, and vibrant food photography where warmth and appetite appeal matter. Projects with low visual contrast benefit from this palette's ability to feel saturated and intentional without demanding high contrast for legibility, making it excellent for organic confectionery labels and lifestyle editorial spreads.
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,
#fa0006 0%,
#f91f40 25%,
#ff9147 50%,
#ffd79e 75%,
#ff0040 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #fa0006;
--color-gradient-2: #f91f40;
--color-gradient-3: #ff9147;
--color-gradient-4: #ffd79e;
--color-gradient-5: #ff0040;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #fa0006; --color-2: #f91f40; --color-3: #ff9147; --color-4: #ffd79e; --color-5: #ff0040;
Hex values
#fa0006, #f91f40, #ff9147, #ffd79e, #ff0040
Building something? Get this palette via the REST API.
History
Similar palettes
Forge & Honey
Caramel Linen Hour
Wheat Field Glow
Kiln Ember Dusk
Terracotta Linen Rest
Toasted Grain Hour
Biscuit Porcelain Hour
Warm Linen Bakery
Wheat & Clover Dawn