Blush Linen Rest
Worn linen warmed by afternoon light, soft and neutral underfoot, with barely-there contrast between rose and stone.
Psychology
The muted pink and warm gray create low chromatic intensity, which neurologically signals rest and reduces visual strain, while the warm undertone of the pink prevents the palette from feeling cold or austere. The minimal contrast between the two colors establishes a harmonious, non-confrontational relationship, allowing the eye to settle rather than scan. Together, they evoke the comfort of familiar textures without emotional intensity, anchoring designs in understated sophistication rather than visual drama.
Usage
Ideal for minimalist skincare branding, linen and textile packaging, and wellness interior design where softness and approachability matter more than visual hierarchy. Projects requiring calm, non-stimulating color environments, such as meditation app interfaces, spa signage, or heirloom product catalogs, benefit from the palette's low contrast and warm-neutral balance. The combination works particularly well in contexts where restraint signals quality and familiarity suggests trust.
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,
#fbd0da 0%,
#a59ba0 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #fbd0da;
--color-gradient-2: #a59ba0;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #fbd0da; --color-2: #a59ba0;
Hex values
#fbd0da, #a59ba0
Building something? Get this palette via the REST API.
History
Similar palettes
Silk & Strawberry
Blush Linen Dusk
Linen Morning
Apricot Hearth
Biscuit Porcelain Hour
Brick Fade Study
Wheat & Clover Dawn
Mauve Sorbet Glow
Chalk Garden Bloom