Wisteria Cotton Hour

Soft, diffused light filtering through layered silk and lavender blooms, creating a hushed, contemplative atmosphere.

Colors

~Wondrous Wisteria#A2B5F5
~Radiant Moon#E1E5FC
~Scented Spring#E5DAFB
~Bubblegum Crisis#DDD0FA
~Beefy Pink#E2BCEE

Tags

Psychology

The analogous harmony between cool blues and warm purples creates visual cohesion without tension, while the uniformly high lightness and low saturation signal restraint and approachability rather than urgency. This combination activates the calming pathways associated with both cool and muted palettes, producing a serene emotional state that resists stimulation.

Usage

Ideal for artisanal cosmetics packaging, luxury stationery design, and wellness app interfaces where low contrast supports extended viewing without fatigue. Projects requiring soft brand identity and gentle visual hierarchy benefit from this palette's ability to recede into backgrounds while maintaining sophisticated presence.

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,
    #a2b5f5 0%,
    #e1e5fc 25%,
    #e5dafb 50%,
    #ddd0fa 75%,
    #e2bcee 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #a2b5f5;
  --color-gradient-2: #e1e5fc;
  --color-gradient-3: #e5dafb;
  --color-gradient-4: #ddd0fa;
  --color-gradient-5: #e2bcee;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #a2b5f5;
--color-2: #e1e5fc;
--color-3: #e5dafb;
--color-4: #ddd0fa;
--color-5: #e2bcee;
Hex values
#a2b5f5, #e1e5fc, #e5dafb, #ddd0fa, #e2bcee

Building something? Get this palette via the REST API.

History

Similar palettes

Silk Hour Reverie
Lavender Milk Hour
Porcelain Drift
Sorbet Afternoon
Periwinkle Linen Study
Blush Shipyard
Jade Hour Glow
Dusk Linen Study
Milk Glass Morning