Apricot Silk Hour

Soft warmth diffused through layered fabrics, like afternoon light filtered through rose-tinted linen and cream.

Colors

~Exotic Lilac#D091B9
~Mental Floss#E0B4C8
~Cloud Number Nine#FACEC7
~Shrimp#E29C87
~Apricotta#D4A482

Psychology

The palette's dominant pink and warm red hues activate gentle approach responses while the low contrast and muted saturation prevent visual tension or urgency. This combination of warm tones advancing toward the viewer paired with reduced chroma creates a psychologically restful effect, signaling safety and comfort rather than demand or alarm.

Usage

Ideal for cosmetics and skincare branding, luxury textile labels, and interior design moodboards where approachability and refinement must coexist. Projects requiring warmth without intensity, such as wedding stationery, artisanal food packaging, and fashion lookbooks, benefit from this palette's ability to feel intimate yet sophisticated without overwhelming the viewer.

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,
    #d091b9 0%,
    #e0b4c8 25%,
    #facec7 50%,
    #e29c87 75%,
    #d4a482 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #d091b9;
  --color-gradient-2: #e0b4c8;
  --color-gradient-3: #facec7;
  --color-gradient-4: #e29c87;
  --color-gradient-5: #d4a482;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #d091b9;
--color-2: #e0b4c8;
--color-3: #facec7;
--color-4: #e29c87;
--color-5: #d4a482;
Hex values
#d091b9, #e0b4c8, #facec7, #e29c87, #d4a482

Building something? Get this palette via the REST API.

History

Similar palettes

Biscuit Porcelain Hour
Wheat & Clover Dawn
Flamingo Hour
Kiln Ember Dusk
Velvet Boudoir
Celadon Reverie
Pastel Lagoon
Wheat Field Glow
Linen Bakery Morning