Hearth Linen Rest

Warm, muted tones that feel like sunlit linen warmed by afternoon heat, soft and approachable.

Colors

~Veiled Rose#FACCC6
~Baker’s Bread#CFB290

Psychology

The analogous pairing of muted red and warm yellow creates low visual tension, a hallmark of calming color schemes that signal safety and familiarity rather than urgency. Both colors possess reduced saturation, which dampens emotional intensity and produces a nostalgic, intimate quality associated with natural materials and worn textures. The warm temperature keeps the palette approachable and human-scaled, avoiding the detachment of cool or neutral combinations.

Usage

Ideal for natural skincare and cosmetics packaging, artisan bakery branding, and linen or textile labels where softness and authenticity are core values. Projects requiring low contrast benefit from this palette's ability to feel cohesive and calming without jarring transitions. Best applied to editorial spreads about craft traditions, wellness retreat identities, and rustic hospitality interiors where warmth and restraint signal quality over novelty.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #faccc6;
--color-2: #cfb290;
Hex values
#faccc6, #cfb290

Building something? Get this palette via the REST API.

History

Similar palettes

Linen Neutral Afternoon
Wheat Field Glow
Linen Bakery Morning
Biscuit Porcelain Hour
Warm Linen Bakery
Kiln Ember Dusk
Custard Cloud Whisper
Terracotta Greenhouse Rest
Terracotta Linen Rest