Linen Reverie Noon

Soft afternoon light filtering through aged linen, where warmth and cool rest in quiet balance.

Colors

~Savoy Blue#99A8D8
~Buttercream#F1D5B1
~Angel Wing#F8BDA5

Tags

Psychology

The cool periwinkle blue provides visual rest and grounding, while the warm peachy and buttery tones advance gently forward, creating approachability without intensity. Low chroma across all three colors signals tranquility and restraint, allowing the complementary tension between blue and warm yellows to feel harmonious rather than jarring. This combination activates both calming and welcoming responses simultaneously.

Usage

Ideal for artisanal bakery branding, vintage fabric collections, and wellness packaging where softness and authenticity matter more than drama. Projects requiring low-contrast, sophisticated palettes benefit from this combination's ability to feel curated without feeling cold. Works exceptionally well in book cover design, interior mood boards, and slow fashion editorials.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #99a8d8;
--color-2: #f1d5b1;
--color-3: #f8bda5;
Hex values
#99a8d8, #f1d5b1, #f8bda5

Building something? Get this palette via the REST API.

History

Similar palettes

Abyssal Hearth
Terracotta Linen Rest
Wheat Field Glow
Blackberry Bakery Noon
Porcelain Twilight
Velvet Bakery Rest
Sorbet Afternoon
Buttercream Lagoon
Teal Linen Afternoon