Velvet Rose Depth

Warm, layered pinks that feel like rose petals softening in afternoon light, with depth beneath the glow.

Colors

~Flirt#78354F
~Cherry Berry#A14667
~Malevolent Mauve#B6698B
~Mangala Pink#DD80A7
~Prism Pink#F7A1C8

Tags

Psychology

The monochromatic pink progression creates visual harmony while the warm undertones activate feelings of comfort and intimacy. Low contrast between adjacent colors promotes calm perception, while the gradient from deep to light provides subtle movement that feels confident rather than jarring. Warm hues naturally advance toward the viewer, fostering approachability and emotional openness.

Usage

Apply to luxury cosmetics packaging, high-end textile branding, and editorial fashion photography that requires sophistication without coldness. The moderate contrast and warm temperature suit projects needing softness with structure, ideal for artisanal beauty labels, women's lifestyle publications, and interior design mood boards that balance femininity with restrained elegance.
Skincare and wellness brands benefit from this palette's calming monochromatic rhythm, while restaurant branding for intimate dining spaces can leverage the warmth to suggest romance and refinement.

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,
    #78354f 0%,
    #a14667 25%,
    #b6698b 50%,
    #dd80a7 75%,
    #f7a1c8 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #78354f;
  --color-gradient-2: #a14667;
  --color-gradient-3: #b6698b;
  --color-gradient-4: #dd80a7;
  --color-gradient-5: #f7a1c8;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #78354f;
--color-2: #a14667;
--color-3: #b6698b;
--color-4: #dd80a7;
--color-5: #f7a1c8;
Hex values
#78354f, #a14667, #b6698b, #dd80a7, #f7a1c8

Building something? Get this palette via the REST API.

History

Similar palettes

Cotton Candy Dawn
Flamingo Hour
Ember & Cream
Sorbet Afternoon
Honeycomb Afternoon
Flamingo Blush Hour
Apricot Parlor
Terracotta Dusk
Velvet Bakery Rest