Candy Lagoon Bloom

Soft neon warmth meets cool water light, like candied fruit floating in shallow summer bays.

Colors

~Fish Boy#33D8D1
~Pop That Gum#FF6FAE
~Rajah#FFAA5C
~Periwinkle#8D6CFE
~High Seas#77A8E0

Psychology

The palette pairs vivid warm pinks and oranges with cool teals and blues, creating dynamic energy without sharp contrast due to their shared light value and moderate saturation. The periwinkle anchor bridges warm and cool zones, reducing visual tension while the teal dominance keeps the overall impression fresh and approachable rather than aggressive. This low-contrast complementary scheme signals playfulness and confidence without the fatigue of high-intensity neon.

Usage

Ideal for beauty and wellness packaging, summer fashion collections, and lifestyle social media where approachability matters more than drama. Works particularly well in projects targeting younger demographics or creative industries that value bold personality without intensity, such as indie cosmetics branding or playful editorial spreads. The light, mixed-temperature palette suits both digital and print applications where visual softness supports engagement over shock value.

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,
    #33d8d1 0%,
    #ff6fae 25%,
    #ffaa5c 50%,
    #8d6cfe 75%,
    #77a8e0 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #33d8d1;
  --color-gradient-2: #ff6fae;
  --color-gradient-3: #ffaa5c;
  --color-gradient-4: #8d6cfe;
  --color-gradient-5: #77a8e0;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #33d8d1;
--color-2: #ff6fae;
--color-3: #ffaa5c;
--color-4: #8d6cfe;
--color-5: #77a8e0;
Hex values
#33d8d1, #ff6fae, #ffaa5c, #8d6cfe, #77a8e0

Building something? Get this palette via the REST API.

History

Similar palettes

Neon Bloom Dusk
Silk Hour Reverie
Twilight Alchemy
Jade Hour Glow
Neon Descent Study
Periwinkle Linen Study
Pastel Lagoon Study