Peach Confiture Dawn

Warm, soft light filtering through sheer fabric, casting peachy shadows on bare skin and honey-toned wood.

Colors

~Apple Cherry#FA0000
~Golden Blood#FF1F57
~Pinky#FF809F
~Torchlight#FFC685
~Paradise Bird#FF8D5C

Psychology

The analogous progression from red through pink to peach creates visual flow without jarring transitions, reducing cognitive load while maintaining vibrancy. High saturation in the reds and pinks combined with low contrast between adjacent colors produces a sensation of enveloping warmth rather than alarm, triggering associations with comfort, intimacy, and gentle confidence. The palette's light value range keeps energy elevated without aggression, appealing to sensory pleasure rather than tension.

Usage

Ideal for luxury beauty and wellness packaging, women's fashion collections, and food branding that emphasizes artisanal or handmade qualities. Works exceptionally well in editorial photography and lifestyle magazines where the soft, warm tones enhance intimate storytelling without competing for attention. The low-contrast, analogous structure supports brand identity systems that need to feel cohesive across multiple touchpoints while maintaining visual interest through material and texture variation.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fa0000;
--color-2: #ff1f57;
--color-3: #ff809f;
--color-4: #ffc685;
--color-5: #ff8d5c;
Hex values
#fa0000, #ff1f57, #ff809f, #ffc685, #ff8d5c

Building something? Get this palette via the REST API.

History

Similar palettes

Kiln Ember Dusk
Biscuit Porcelain Hour
Flamingo Hour
Blackberry Bakery Noon
Abyssal Hearth
Honeycomb Afternoon
Velvet Bakery Rest
Caramel Linen Hour
Wheat Field Glow