Cashmere Garden

Soft, warm layers of faded silk and clay, glowing with the muted light of a late afternoon room.

Colors

~Beefy Pink#DFBFF2
~Sugar High#EFC7E4
~Young at Heart#D29FB1
~Wax Flower#ECB3A2
~Outback#D0A57A

Psychology

The triadic harmony of purples, pinks, and warm yellows creates visual balance without tension, while the consistently low chroma across all five colors produces a deeply calming effect. Warm hues naturally advance and suggest comfort and intimacy, yet their muted intensity prevents overstimulation, making this palette psychologically restful rather than demanding.

Usage

This palette suits natural skincare packaging, vintage textile branding, and editorial spreads for lifestyle and wellness publications, where low contrast and warm softness build trust and elegance. Projects requiring sustained visual engagement without visual fatigue, such as luxury stationery, interior mood boards, and artisanal product labels, benefit from the palette's gentle, cohesive character.

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,
    #dfbff2 0%,
    #efc7e4 25%,
    #d29fb1 50%,
    #ecb3a2 75%,
    #d0a57a 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #dfbff2;
  --color-gradient-2: #efc7e4;
  --color-gradient-3: #d29fb1;
  --color-gradient-4: #ecb3a2;
  --color-gradient-5: #d0a57a;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #dfbff2;
--color-2: #efc7e4;
--color-3: #d29fb1;
--color-4: #ecb3a2;
--color-5: #d0a57a;
Hex values
#dfbff2, #efc7e4, #d29fb1, #ecb3a2, #d0a57a

Building something? Get this palette via the REST API.

History

Similar palettes

Peach Hour
Linen Bakery Morning
Cotton Candy Dawn
Pastel Lagoon
Honeycomb Afternoon
Kiln Ember Dusk
Velvet Midnight Garden
Silk Hour Reverie
Wheat Field Glow