Peach Linen Noon

Soft afternoon light filtered through linen, warming skin and stone with gentle, unhurried radiance.

Colors

~Fairy Tale#F2B1CE
~Wax Flower#F7B1A1
~Blushing Rose#DE9C79
~Windy Meadow#B7A568
~Greenhorn#B9CD92

Psychology

The warm pink-to-green triadic progression creates visual movement without tension, as each hue advances gently without overwhelming the eye. Low chroma across all five colors establishes psychological comfort, signaling safety and approachability rather than urgency or drama. This balance of warmth and restraint triggers associative calm, similar to natural textiles and aged materials that suggest familiarity and trust.

Usage

Ideal for organic skincare packaging, artisanal fabric branding, and wellness editorial layouts where softness and authenticity matter more than boldness. The palette's very low contrast and warm character suit heritage interior design, farm-fresh food labels, and botanical illustration projects that prioritize approachability over visual shock. Projects requiring gentle visual hierarchy and sustained viewer comfort benefit from this palette's consistent lightness and harmonious color relationships.

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,
    #f2b1ce 0%,
    #f7b1a1 25%,
    #de9c79 50%,
    #b7a568 75%,
    #b9cd92 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #f2b1ce;
  --color-gradient-2: #f7b1a1;
  --color-gradient-3: #de9c79;
  --color-gradient-4: #b7a568;
  --color-gradient-5: #b9cd92;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f2b1ce;
--color-2: #f7b1a1;
--color-3: #de9c79;
--color-4: #b7a568;
--color-5: #b9cd92;
Hex values
#f2b1ce, #f7b1a1, #de9c79, #b7a568, #b9cd92

Building something? Get this palette via the REST API.

History

Similar palettes

Kiln Ember Dusk
Wheat Field Glow
Linen Bakery Morning
Apricot Silk Hour
Celadon Reverie
Pastel Lagoon
Honeycomb Afternoon
Butter Meadow Soft
Terracotta Greenhouse Rest