Flamingo Blush Hour

Warm, luminous pink melting into cool cyan, evoking soft light through rose-tinted fabric and distant tropical water.

Colors

~Benevolent Pink#D12383
~Fuchsia Fever#DE4D86
~Abloom#F29CA3
~Laser Trap#F7CACD
~Water Nymph#84E6F8

Tags

Psychology

The dominant vivid pinks in positions 1-2 create forward visual energy through high saturation and warm temperature, while the progression to lighter tints reduces perceived intensity and invites softness. The isolated cool teal anchor provides chromatic contrast without overwhelming, leveraging the triadic tension between warm and cool hues to maintain visual interest without harshness. This combination triggers both excitement and approachability, as bright warm tones advance psychologically while the light value range prevents aggression.

Usage

Ideal for beauty and cosmetics branding, luxury confectionery packaging, and resort or wellness destination identity where bold warmth signals vitality without severity. The moderate contrast and light overall value work well for fashion editorials, spring campaigns, and lifestyle blogs that need visual pop while maintaining an accessible, aspirational mood. The triadic harmony makes it suitable for playful product interfaces and social media graphics where multiple color zones need clear visual distinction.

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,
    #d12383 0%,
    #de4d86 25%,
    #f29ca3 50%,
    #f7cacd 75%,
    #84e6f8 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #d12383;
  --color-gradient-2: #de4d86;
  --color-gradient-3: #f29ca3;
  --color-gradient-4: #f7cacd;
  --color-gradient-5: #84e6f8;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #d12383;
--color-2: #de4d86;
--color-3: #f29ca3;
--color-4: #f7cacd;
--color-5: #84e6f8;
Hex values
#d12383, #de4d86, #f29ca3, #f7cacd, #84e6f8

Building something? Get this palette via the REST API.

History

Similar palettes

Neon Bloom Dusk
Pastel Lagoon
Ember & Cream
Flamingo Hour
Cotton Candy Dawn
Terracotta Sunrise
Velvet Midnight Garden
Sorbet Afternoon
Honeycomb Afternoon