Periwinkle Wheat Hour

Soft light filtering through vintage linen, warm cream meeting cool water in quiet afternoon balance.

Colors

~Opulent Blue#5D85CF
~Stormy Waters#7CB7C2
~Skeleton#FCE3C0
~Crystal Palace#E0D99E

Tags

Psychology

The cool periwinkle and teal recede visually while the warm cream and pale gold advance, creating gentle spatial depth without harshness. Low chroma across all four colors produces a serene, understated emotional tone that reads as trustworthy and refined rather than demanding attention. The complementary pairing of blue-cool against yellow-warm achieves equilibrium, activating interest through subtle contrast rather than visual tension.

Usage

Ideal for artisanal skincare packaging, vintage tea brand identity, and linen textile collections where softness and sophistication matter. Projects requiring moderate contrast with calm energy benefit from this palette's ability to feel both welcoming and premium without visual strain. Works particularly well in editorial layouts, heritage food packaging, and wellness app interfaces where restraint signals quality.

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,
    #5d85cf 0%,
    #7cb7c2 33%,
    #fce3c0 67%,
    #e0d99e 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #5d85cf;
  --color-gradient-2: #7cb7c2;
  --color-gradient-3: #fce3c0;
  --color-gradient-4: #e0d99e;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #5d85cf;
--color-2: #7cb7c2;
--color-3: #fce3c0;
--color-4: #e0d99e;
Hex values
#5d85cf, #7cb7c2, #fce3c0, #e0d99e

Building something? Get this palette via the REST API.

History

Similar palettes

Frosted Meadow
Pastel Lagoon
Sorbet Afternoon
Indigo Hour Study
Buttercream Lagoon
Teal Linen Afternoon
Misty Lagoon Hour
Abyssal Hearth
Slate Pool Breath