Candied Flame Hour

Warm, glowing light caught in honeyed fabric, with the soft intensity of afternoon embers still holding heat.

Colors

~Apple Cherry#FA0000
~Cherry Soda#FF0040
~Coral#F9814E
~Cinnamon Buff#FFBF75
~Future Fuchsia#FF1F40

Psychology

The dominant red family with gradual shifts toward orange and yellow creates an analogous harmony that feels cohesive rather than jarring, while high saturation and light values keep the palette approachable and forward-facing. Warm hues naturally advance and energize, triggering associations with fire, ripeness, and vitality, yet the low contrast prevents visual fatigue or aggression. This combination triggers enthusiasm and confidence without demanding confrontation.

Usage

Ideal for artisanal candy packaging, natural beauty brand identity, and food photography styling where warmth and approachability matter. Projects requiring bold, youthful energy with gentle sophistication benefit from the palette's low contrast and analogous structure. Works particularly well in print collateral, social media aesthetics, and lifestyle product branding targeting audiences seeking comfort with vibrancy.

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%,
    #ff0040 25%,
    #f9814e 50%,
    #ffbf75 75%,
    #ff1f40 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fa0000;
  --color-gradient-2: #ff0040;
  --color-gradient-3: #f9814e;
  --color-gradient-4: #ffbf75;
  --color-gradient-5: #ff1f40;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fa0000;
--color-2: #ff0040;
--color-3: #f9814e;
--color-4: #ffbf75;
--color-5: #ff1f40;
Hex values
#fa0000, #ff0040, #f9814e, #ffbf75, #ff1f40

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