Linen Bakery Morning

Soft afternoon light filtering through aged linen, warming a ceramic surface with gentle, unhurried radiance.

Colors

~Sugar Rush#CE94B0
~Lox#EEAB9A
~Writer’s Parchment#FAD7A8

Tags

Psychology

The three colors occupy a narrow warm band, creating visual harmony without tension. Pink and coral tones activate approachability and gentleness, while the pale yellow anchor prevents monotony, yet their low saturation ensures emotional restraint rather than overstimulation. This combination triggers comfort through familiarity, grounded in warm color theory where soft, muted tones signal safety and intimacy.

Usage

Ideal for artisanal food packaging, vintage lifestyle blogs, and wellness brand identities where understated warmth conveys craftsmanship. Projects requiring low-contrast palettes that maintain visual interest through subtle temperature shifts, rather than chromatic punch, benefit from this soft, approachable range.
Linen product labels, ceramic studio websites, and intimate editorial spreads all leverage its calm, tactile quality without demanding aggressive visual attention.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #ce94b0;
--color-2: #eeab9a;
--color-3: #fad7a8;
Hex values
#ce94b0, #eeab9a, #fad7a8

Building something? Get this palette via the REST API.

History

Similar palettes

Biscuit Porcelain Hour
Pastel Lagoon
Sorbet Afternoon
Honeycomb Afternoon
Terracotta Sunrise
Mauve Sorbet Glow
Peach Hour
Butter Meadow Soft
Wheat Field Glow