Mauve Garden Noon

Warm monochromatic depth unfolding from pale silk to shadowed plum, soft yet grounded.

Colors

~Pig Pink#FBD4EC
~Sweet Perfume#D099BE
~Fruit of Passion#A06686
~Flirt#783151

Psychology

The progression from light to dark pink creates a visual depth that feels intimate without being cold, as warm hues naturally advance toward the viewer. The moderate saturation across all four colors avoids overstimulation while maintaining enough presence to feel intentional, a quality that low-chroma warmth uses to build trust and sophistication. This monochromatic structure signals cohesion and refinement, qualities associated with luxury and timelessness.

Usage

Ideal for luxury skincare branding, silk textile collections, and vintage fashion editorials where a warm yet refined aesthetic drives narrative. The moderate contrast supports both bold headlines and delicate body copy without demanding attention aggressively, making it strong for print packaging design and interior styling lookbooks. Projects requiring emotional softness paired with depth benefit from this palette's balanced progression between accessibility and understated elegance.

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,
    #fbd4ec 0%,
    #d099be 33%,
    #a06686 67%,
    #783151 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fbd4ec;
  --color-gradient-2: #d099be;
  --color-gradient-3: #a06686;
  --color-gradient-4: #783151;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fbd4ec;
--color-2: #d099be;
--color-3: #a06686;
--color-4: #783151;
Hex values
#fbd4ec, #d099be, #a06686, #783151

Building something? Get this palette via the REST API.

History

Similar palettes

Apricot Parlor
Velvet Bakery Rest
Velvet Boudoir
Velvet Ember Dusk
Clay Hearth Bloom
Rose Petal Parlor
Velvet Rose Depth
Mauve Sorbet Glow
Flamingo Hour