Linen Blush Whisper

Warm, muted softness wrapped in cream and pale pink, like dawn light through linen curtains.

Colors

~Ghosted#E4DFD9
~Young Crab#FB9DA3
~Venerable White#F7F5F3

Tags

Psychology

The palette pairs achromatic warmth with a gentle rose undertone, creating visual softness without visual noise. The low contrast between Ghosted and Venerable White reinforces calm, while Young Crab's moderate saturation reads as understated warmth rather than assertive color, triggering associations with comfort and intimacy. This restraint in chroma produces a soothing effect, as color theory suggests muted tones lower cognitive load and reduce visual tension.

Usage

Ideal for organic skincare packaging, linen and textile branding, and intimate lifestyle editorial where softness and approachability matter more than contrast. Wellness app interfaces, artisanal bakery collateral, and luxury bedding campaigns benefit from this palette's ability to communicate gentleness without sacrificing sophistication. The low-contrast, warm-neutral combination works particularly well in projects requiring sustained viewer attention on text or fine details.

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,
    #e4dfd9 0%,
    #fb9da3 50%,
    #f7f5f3 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #e4dfd9;
  --color-gradient-2: #fb9da3;
  --color-gradient-3: #f7f5f3;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #e4dfd9;
--color-2: #fb9da3;
--color-3: #f7f5f3;
Hex values
#e4dfd9, #fb9da3, #f7f5f3

Building something? Get this palette via the REST API.

History

Similar palettes

Mauve Sorbet Glow
Linen Morning
Silk & Strawberry
Silk Passage Morning
Peach Linen Morning
Blush Shipyard
Chalk Garden Bloom
Pastel Lagoon
Linen Bakery Morning