Sunset Preserve

Warm, glowing heat radiating through layered silk and clay, soft yet insistent, like afternoon light through apricot fabric.

Colors

~Assassin’s Red#F80707
~Watermelon#F9455A
~Orange Soda#F75F4A
~Retro Nectarine#F08026
~Peach Fizz#FFA385

Psychology

The monochromatic red-to-orange progression creates visual unity while the light saturation level prevents aggression, producing boldness without tension. Warm hues naturally advance toward the viewer, triggering approachability and energy, while the low contrast between adjacent colors generates a soothing, cohesive rhythm that sustains attention without jarring the eye.

Usage

Ideal for artisanal food packaging, wellness brand identity, and fashion lookbooks where warmth and approachability matter more than stark contrast. Projects requiring gentle energy, such as handmade cosmetics labels or hospitality collateral, benefit from this palette's ability to feel both inviting and intentional. The soft intensity works particularly well in lifestyle photography and print editorial where the palette needs to evoke comfort without feeling corporate or austere.

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,
    #f80707 0%,
    #f9455a 25%,
    #f75f4a 50%,
    #f08026 75%,
    #ffa385 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #f80707;
  --color-gradient-2: #f9455a;
  --color-gradient-3: #f75f4a;
  --color-gradient-4: #f08026;
  --color-gradient-5: #ffa385;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f80707;
--color-2: #f9455a;
--color-3: #f75f4a;
--color-4: #f08026;
--color-5: #ffa385;
Hex values
#f80707, #f9455a, #f75f4a, #f08026, #ffa385

Building something? Get this palette via the REST API.

History

Similar palettes

Flamingo Hour
Kiln Ember Dusk
Biscuit Porcelain Hour
Wheat & Clover Dawn
Ember & Cream
Blackberry Bakery Noon
Abyssal Hearth
Honeycomb Afternoon
Velvet Bakery Rest