Porcelain Depth Study

Crisp, chalky whites anchor a single stroke of vivid blue, like light through frosted glass meeting clear sky.

Colors

~Ghosted#E4DFD9
~Venerable White#F7F5F3
~Azure#2980FE
~Gin Tonic#EEEBE7

Psychology

Three near-identical off-whites create a low-contrast neutral foundation that signals simplicity and restraint, while the single vivid blue (#2980fe) provides a focal point of cool clarity that advances visually and commands attention without aggression. The monochromatic structure with one saturated accent follows the principle that high chroma in isolation intensifies impact, allowing the blue to feel commanding yet calming rather than chaotic. Together, the palette evokes precision and serenity, balancing visual interest with profound quietness.

Usage

Ideal for minimalist tech interfaces, luxury skincare branding, and editorial layouts where a single accent color needs to guide the eye without overwhelming soft, neutral contexts. Projects requiring restrained sophistication benefit from this palette's ability to create hierarchy through color alone, without relying on contrast or saturation clutter. Works particularly well for professional services websites, gallery branding, and high-end packaging where restraint signals quality and intention.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #e4dfd9;
--color-2: #f7f5f3;
--color-3: #2980fe;
--color-4: #eeebe7;
Hex values
#e4dfd9, #f7f5f3, #2980fe, #eeebe7

Building something? Get this palette via the REST API.

History

Similar palettes

Slate & Honey Hour
Slate Pool Breath
Periwinkle Linen Study
Teal Depths Nocturne
Coastal Depths Morning
Tidepool Serenity
Wisteria Descent
Shallow Waters
Mineral Spring Dawn