Porcelain Drift Morning

A hushed, luminous space where soft pastels drift like morning mist settling on cool linen and pale petals.

Colors

~Walkie Chalkie#F7F5FC
~Bunny Tail#FCDEF5
~Cotton Boll#E0EFFE
~Baby Blue#A9D3FE

Tags

Psychology

The palette anchors itself in cool blue and purple hues, which psychologically recede and soothe, while the near-white undertones reduce chromatic intensity and signal tranquility and restraint. Low contrast between all four colors creates a unified, non-confrontational visual field that minimizes visual tension and fosters contemplative focus. This combination of muted saturation and pale lightness activates associations with cleanliness, freshness, and refinement without the stimulation of bold or warm color.

Usage

Ideal for minimalist beauty and wellness branding, luxury paper goods and stationery, and soft-focused editorial photography where restraint and elegance matter more than visual drama. Projects requiring a whisper rather than a shout, such as spa interiors, premium skincare packaging, and boutique fashion lookbooks, benefit from the palette's ability to feel expensive and intentional through subtlety. The low contrast makes it especially suited to web interfaces and mobile apps where clarity emerges through negative space rather than color separation.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f7f5fc;
--color-2: #fcdef5;
--color-3: #e0effe;
--color-4: #a9d3fe;
Hex values
#f7f5fc, #fcdef5, #e0effe, #a9d3fe

Building something? Get this palette via the REST API.

History

Similar palettes

Porcelain Drift
Frosted Lavender Drift
Silk Hour Reverie
Lavender Milk Hour
Milk Glass Morning
Periwinkle Linen Study
Periwinkle Linen Passage
Jade Hour Glow
Blush Shipyard