Neon Bloom Dusk
Luminous pastels cut through soft light, blending candy sweetness with electric energy and cool shadow.
Psychology
The triadic balance of purple, pink, and teal creates visual tension that feels energized rather than chaotic, with vivid saturation commanding attention without aggression. Cool blues and teals recede slightly while warm pinks and magentas advance, generating spatial depth that prevents flatness. High chroma across all five colors signals playfulness and confidence, yet the light value keeps the mood youthful rather than heavy.
Usage
Ideal for music festival branding, gaming interfaces, and cosmetics packaging where bold personality and contemporary appeal matter. Projects requiring moderate contrast with high visual impact benefit from this palette's light, saturated character, which maintains legibility on digital screens while avoiding clinical coldness. Fashion lookbooks, tech startup dashboards, and event marketing materials thrive under its mixed-temperature energy.
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,
#f0f9ff 0%,
#f093fb 25%,
#f5576c 50%,
#4facfe 75%,
#00f2fe 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #f0f9ff;
--color-gradient-2: #f093fb;
--color-gradient-3: #f5576c;
--color-gradient-4: #4facfe;
--color-gradient-5: #00f2fe;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #f0f9ff; --color-2: #f093fb; --color-3: #f5576c; --color-4: #4facfe; --color-5: #00f2fe;
Hex values
#f0f9ff, #f093fb, #f5576c, #4facfe, #00f2fe
Building something? Get this palette via the REST API.
History
Similar palettes
Jade Hour Glow
Twilight Alchemy
Silk Hour Reverie
Sorbet Afternoon
Periwinkle Linen Study
Frosted Lavender Drift
Frosted Meadow
Velvet Midnight Garden
Electric Dusk