Flamingo Hour

Warm fabric lit by golden hour, soft yet saturated, glowing from within like heated silk against pale linen.

Colors

~White Christmas#FEF2F2
~Fusion Red#FF6B6B
~Apocalyptic Orange#FF8E53
~Pinky#FF6B9D
~Retro Pink Pop#C44569

Tags

Psychology

The palette layers high-saturation warm hues (reds, oranges, pinks) against a near-white base, creating visual forward momentum while the light values prevent overwhelming intensity. Red and pink wavelengths are perceived as advancing, triggering both warmth and energy, yet the moderate contrast keeps the effect sophisticated rather than jarring.
Monochromatic harmony within the warm family creates coherence and familiarity, signaling comfort and approachability, while the shift from vivid light tones to a deeper mid-pink adds subtle depth and complexity that prevents flatness.

Usage

Works exceptionally well for luxury cosmetics packaging, vintage-inspired fashion lookbooks, and artisanal food branding where warmth and nostalgia matter. The moderate contrast and light profile suit editorial layouts and social media graphics that need to feel approachable yet deliberate.
Textile branding, small-batch skincare, and retro lifestyle publications benefit from this palette's ability to convey both playful energy and understated elegance without stark visual competition.

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,
    #fef2f2 0%,
    #ff6b6b 25%,
    #ff8e53 50%,
    #ff6b9d 75%,
    #c44569 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fef2f2;
  --color-gradient-2: #ff6b6b;
  --color-gradient-3: #ff8e53;
  --color-gradient-4: #ff6b9d;
  --color-gradient-5: #c44569;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fef2f2;
--color-2: #ff6b6b;
--color-3: #ff8e53;
--color-4: #ff6b9d;
--color-5: #c44569;
Hex values
#fef2f2, #ff6b6b, #ff8e53, #ff6b9d, #c44569

Building something? Get this palette via the REST API.

History

Similar palettes

Biscuit Porcelain Hour
Ember & Cream
Terracotta Sunrise
Abyssal Hearth
Hearth & Hickory
Blackberry Bakery Noon
Velvet Midnight Garden
Sorbet Afternoon
Honeycomb Afternoon