Petal Linen Drift

Soft warmth layered like pressed petals, a hushed palette that breathes comfort without demanding attention.

Colors

~Starlet Pink#EBC2E1
~Lily#C59FB2
~Cotton Candy Comet#F9C3C8
~Perfect Pink#E9B6B3
~Wax Flower#E8B59E

Psychology

The palette's warm pink and orange hues sit within the muted mid-range, creating emotional softness without saturation intensity. Low contrast between colors signals approachability and restraint, while the warm temperature gently advances without urgency, evoking quiet confidence rather than excitement. Together, these qualities establish a trustworthy, understated elegance that feels intimate and grounding.

Usage

Ideal for luxury skincare and cosmetics packaging, artisanal food branding, and editorial fashion photography where understated sophistication matters more than visual drama. Projects requiring low-contrast, calming aesthetics, such as wellness app interfaces and boutique hotel collateral, benefit from the palette's balanced warmth and gentle approachability. Best applied in contexts where refinement, comfort, and subtle visual harmony convey quality over boldness.

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,
    #ebc2e1 0%,
    #c59fb2 25%,
    #f9c3c8 50%,
    #e9b6b3 75%,
    #e8b59e 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #ebc2e1;
  --color-gradient-2: #c59fb2;
  --color-gradient-3: #f9c3c8;
  --color-gradient-4: #e9b6b3;
  --color-gradient-5: #e8b59e;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #ebc2e1;
--color-2: #c59fb2;
--color-3: #f9c3c8;
--color-4: #e9b6b3;
--color-5: #e8b59e;
Hex values
#ebc2e1, #c59fb2, #f9c3c8, #e9b6b3, #e8b59e

Building something? Get this palette via the REST API.

History

Similar palettes

Apricot Silk Hour
Kiln Ember Dusk
Flamingo Hour
Velvet Midnight Garden
Peach Hour
Celadon Reverie
Silk Hour Reverie
Cotton Candy Dawn
Pastel Lagoon