Cashmere Afternoon

Soft, muted warmth like afternoon light filtering through sheer fabric, wrapping everything in gentle, approachable comfort.

Colors

~Novel Lilac#CCA1C4
~Sugarwinkle#F9C4E2
~Strawberry Latte#D2AAB6
~Coca Mocha#C69D92
~Apricotta#D9A994

Psychology

The palette's low contrast and warm pink dominance create a calming, non-threatening visual environment that feels intimate rather than demanding. Muted saturation across all five colors signals restraint and sophistication, invoking trust and approachability rather than urgency or drama. This combination of warm hues with neutral undertones produces a psychologically soothing effect, as warm colors naturally advance while their desaturated nature prevents aggressive visual stimulation.

Usage

Ideal for cosmetics and skincare branding, luxury textile and fashion collections, and artisanal food packaging where softness and warmth convey quality without loudness. Projects requiring a calm, inclusive aesthetic that feels contemporary yet timeless benefit from this palette's balanced warmth. Use in editorial layouts, wellness app interfaces, and boutique hospitality materials where low contrast supports readability while maintaining emotional resonance.

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,
    #cca1c4 0%,
    #f9c4e2 25%,
    #d2aab6 50%,
    #c69d92 75%,
    #d9a994 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #cca1c4;
  --color-gradient-2: #f9c4e2;
  --color-gradient-3: #d2aab6;
  --color-gradient-4: #c69d92;
  --color-gradient-5: #d9a994;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #cca1c4;
--color-2: #f9c4e2;
--color-3: #d2aab6;
--color-4: #c69d92;
--color-5: #d9a994;
Hex values
#cca1c4, #f9c4e2, #d2aab6, #c69d92, #d9a994

Building something? Get this palette via the REST API.

History

Similar palettes

Apricot Silk Hour
Kiln Ember Dusk
Flamingo Hour
Velvet Midnight Garden
Silk Hour Reverie
Peach Hour
Celadon Reverie
Cotton Candy Dawn
Pastel Lagoon