Linen & Honey

Soft afternoon light filtered through aged linen, warm and intimate without demanding attention.

Colors

~Young at Heart#D19AA7
~Cafe Latte#DCC5B3
~April Showers#D8E4B9

Psychology

The pink and orange base activate gentle warmth through muted red and yellow undertones, while the pale green provides subtle visual rest without cool contrast. This low-chroma triadic harmony creates emotional softness rather than vibrancy, signaling comfort and approachability. The warm palette slightly advances while the desaturated green recedes, producing a layered depth that feels soothing rather than stimulating.

Usage

Ideal for artisanal skincare and soap packaging, vintage-inspired book covers and literary journals, and farm stand or heritage textile branding. Projects seeking warmth without intensity benefit from this palette's restrained energy, making it effective for audiences valuing authenticity and craft. Best applied in layouts where breathing room matters more than visual punch.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #d19aa7;
--color-2: #dcc5b3;
--color-3: #d8e4b9;
Hex values
#d19aa7, #dcc5b3, #d8e4b9

Building something? Get this palette via the REST API.

History

Similar palettes

Butter Meadow Soft
Biscuit Porcelain Hour
Apricot Silk Hour
Celadon Reverie
Flamingo Hour
Apricot Hearth
Kiln Ember Dusk
Blackberry Bakery Noon
Velvet Bakery Rest