Blush Linen Passage
Soft, warm tones layered like worn linen and candlelight, creating intimate depth without harsh contrast.
Psychology
The triadic harmony of pink, orange, and yellow creates visual equilibrium while the consistently light value and low saturation prevent overstimulation, producing a soothing rather than energetic response. Warm hues naturally advance psychologically, but their muted intensity keeps them grounded and comforting rather than demanding attention. This combination signals approachability and gentleness, common associations with desaturated warm tones in color psychology.
Usage
Ideal for luxury skincare branding, artisanal confectionery packaging, and wellness retreat interiors where calm sophistication and approachability matter equally. Projects requiring low-contrast, warm palettes benefit from this combination's ability to feel premium without coldness or clinical distance. Works particularly well in fabric collections, editorial layouts, and hospitality identity systems where refinement and comfort must coexist.
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,
#e7bff7 0%,
#cf9cb0 25%,
#f9bcbc 50%,
#e5a987 75%,
#c3a574 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #e7bff7;
--color-gradient-2: #cf9cb0;
--color-gradient-3: #f9bcbc;
--color-gradient-4: #e5a987;
--color-gradient-5: #c3a574;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #e7bff7; --color-2: #cf9cb0; --color-3: #f9bcbc; --color-4: #e5a987; --color-5: #c3a574;
Hex values
#e7bff7, #cf9cb0, #f9bcbc, #e5a987, #c3a574
Building something? Get this palette via the REST API.
History
Similar palettes
Cotton Candy Dawn
Kiln Ember Dusk
Blackberry Bakery Noon
Abyssal Hearth
Velvet Bakery Rest
Silk Hour Reverie
Peach Hour
Apricot Silk Hour
Pastel Lagoon