Velvet Blush Hour
Warm, saturated pinks that deepen like dusk, evoking soft fabric catching late afternoon light and gradual descent into shadow.
Psychology
The palette's analogous harmony across the pink family creates visual cohesion while the shift from light to dark generates subtle forward momentum, with warm tones advancing and deepening tones receding to create layered depth. The moderate contrast level and mid-range lightness avoid harsh tension, instead producing confident sophistication rather than aggression, anchored by the vivid final swatch that acts as a visual anchor.
Usage
Apply to luxury cosmetics packaging, high-end fashion lookbooks, and editorial magazine spreads where the palette's warm saturation and moderate contrast convey premium positioning without overwhelming layouts. The analogous harmony works particularly well for silk textile branding and wellness product design where the progression reads as both luxurious and approachable. Instagram stories, brand style guides, and beauty campaign materials all benefit from this palette's ability to feel bold yet refined across digital and print surfaces.
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,
#f69fa6 0%,
#e67a95 25%,
#ad5a80 50%,
#8a3d63 75%,
#7a205f 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #f69fa6;
--color-gradient-2: #e67a95;
--color-gradient-3: #ad5a80;
--color-gradient-4: #8a3d63;
--color-gradient-5: #7a205f;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #f69fa6; --color-2: #e67a95; --color-3: #ad5a80; --color-4: #8a3d63; --color-5: #7a205f;
Hex values
#f69fa6, #e67a95, #ad5a80, #8a3d63, #7a205f
Building something? Get this palette via the REST API.
History
Similar palettes
Brick & Berry Dusk
Abyssal Hearth
Flamingo Hour
Ember & Cream
Twilight Alchemy
Cotton Candy Dawn
Terracotta Sunrise
Flamingo Blush Hour
Burgundy Cellar Rest