Heather Linen Hour

Soft purple depths warming into blush, like dusk light filtering through aged linen and rose petals.

Colors

~Meteorite#4D3F64
~Dr Who#75587C
~Drama Queen#9C7196
~Punched Pink#BC8098
~Young at Heart#D4A3AB

Tags

Psychology

The deep purples in this palette create a grounded, introspective foundation, while the warm pinks that emerge across the progression introduce softness and approachability. This muted warm-to-cool transition leverages simultaneous contrast, where cooler hues appear deeper and warmer hues feel more intimate, creating emotional complexity without visual tension. The low saturation throughout signals restraint and sophistication, making the palette feel mature and contemplative rather than energetic.

Usage

This palette excels in luxury skincare branding, heritage textile design, and literary editorial layouts where sophistication and subtlety matter more than visual punch. Projects requiring a vintage-modern hybrid aesthetic, such as craft pottery studios or independent publishing, benefit from the palette's balanced warmth and measured contrast. Use it for artisanal fashion lookbooks and intimate hospitality spaces where calm elegance and tactile warmth are central to the brand narrative.

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,
    #4d3f64 0%,
    #75587c 25%,
    #9c7196 50%,
    #bc8098 75%,
    #d4a3ab 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #4d3f64;
  --color-gradient-2: #75587c;
  --color-gradient-3: #9c7196;
  --color-gradient-4: #bc8098;
  --color-gradient-5: #d4a3ab;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #4d3f64;
--color-2: #75587c;
--color-3: #9c7196;
--color-4: #bc8098;
--color-5: #d4a3ab;
Hex values
#4d3f64, #75587c, #9c7196, #bc8098, #d4a3ab

Building something? Get this palette via the REST API.

History

Similar palettes

Amethyst Linen Dawn
Twilight Boudoir
Cotton Candy Dawn
Macaroon Sunrise
Velvet Ember Dusk
Blush Shipyard
Silk Hour Reverie
Lilac Petal Afternoon
Biscuit Porcelain Hour