Peach Linen Morning

Soft, warm light filtering through delicate fabrics, wrapping the viewer in gentle heat and cushioned comfort.

Colors

~Lighthouse#F1F4F2
~Sugar Glaze#FFF0E0
~Young Crab#FF9E9E
~Rock’n’Rose#FF8FA3

Tags

Psychology

The palette's warm analogous progression from neutral white through pale yellow to rose tones creates visual cohesion without jarring contrast, allowing the eye to rest rather than search. Low saturation across all four colors signals safety and approachability, activating parasympathetic responses associated with comfort and trust. The dominance of warm pink undertones advances toward the viewer, reinforcing proximity and intimacy while remaining subdued enough to avoid overstimulation.

Usage

Ideal for luxury skincare and cosmetics packaging, artisanal bakery branding, and high-end textile or bedding collections where softness and warmth signal quality without aggression. Projects requiring approachability with sophistication benefit from this palette's ability to feel both premium and gentle. Fashion editorials, wellness retreat identities, and boutique hospitality design leverage its calm sophistication to build emotional connection.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f1f4f2;
--color-2: #fff0e0;
--color-3: #ff9e9e;
--color-4: #ff8fa3;
Hex values
#f1f4f2, #fff0e0, #ff9e9e, #ff8fa3

Building something? Get this palette via the REST API.

History

Similar palettes

Cotton Candy Dawn
Pastel Lagoon
Butter Meadow Soft
Honeycomb Afternoon
Roasted Almond Bloom
Linen Bakery Morning
Biscuit Porcelain Hour
Apricot Parlor
Blackberry Bakery Noon