Porcelain Threshold

The crystalline stillness of fresh snow catching pale morning light, muted and weightless.

Colors

~Frozen Landscape#B0E7FE
~White#FFFFFF
~Silent Snowfall#EBF8FF
~White#FFFFFF
~White#FFFFFF

Psychology

The palette relies on near-monochromatic blue and white compression, where extremely low contrast creates visual restfulness rather than tension. Cool hues naturally recede and soothe the nervous system, while the near-absence of chromatic variation signals tranquility and clarity, common in meditative or minimal design. The single cool anchor color (#b0e7fe) prevents the white-dominant composition from feeling clinical, introducing gentle humanness without disrupting overall serenity.

Usage

Well-suited for minimalist tech interfaces, luxury spa branding, and high-end stationery design where restraint and sophistication matter more than visual drama. Projects requiring subtle depth without contrast strain benefit from this palette, including medical or wellness app design, contemporary art catalogs, and premium cosmetics packaging where whisper-soft aesthetics signal refinement.
Editorial photography styling and Scandinavian interior mood boards leverage the palette's ability to create calm focal points without visual fatigue.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #b0e7fe;
--color-2: #ffffff;
--color-3: #ebf8ff;
--color-4: #ffffff;
--color-5: #ffffff;
Hex values
#b0e7fe, #ffffff, #ebf8ff, #ffffff, #ffffff

Building something? Get this palette via the REST API.

History

Similar palettes

Porcelain Drift
Deep Water Study
Coastal Linen Study
Buttercream Lagoon
Glacier Breath Morning
Coastal Porcelain Dawn
Frosted Inlet Stillness
Pastel Lagoon Study
Tidepool Serenity