Porcelain Spark Study

Soft, creamy neutrals punctuated by a single stroke of vivid electric light, like silk catching neon in dim space.

Colors

~Ghosted#E4DFD9
~Venerable White#F7F5F3
~Electric Indigo#6A19FE
~Gin Tonic#EEEBE7

Psychology

Three warm-leaning off-whites create a serene, nearly monochromatic base that recedes visually, while the vivid mid-tone indigo stands as an electric focal point that demands attention without harshness. The extreme lightness contrast between the purples and neutrals applies high-saturation color theory, where bold hues on quiet backgrounds feel more potent and refined than when surrounded by competing colors.
This combination triggers both calming and energizing responses simultaneously, anchoring viewers in neutral comfort before drawing them to the vibrant accent.

Usage

Use this palette for luxury minimalist packaging, contemporary editorial layouts, and high-end tech product branding where a single accent color needs to command presence without visual chaos. The monochromatic off-white structure with electric indigo punctuation works exceptionally well for projects requiring elegant restraint with bold statement elements, such as fashion lookbooks, premium skincare lines, and modern gallery collateral.
The soft neutrals provide breathing room while the neon purple creates memorable focal points, ideal for designs targeting audiences who value sophistication over visual saturation.

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

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

Building something? Get this palette via the REST API.

History

Similar palettes

Frosted Lavender Drift
Jade Hour Glow
Lilac Petal Afternoon
Silk Passage Morning
Aqua Silk Reverie
Lavender Lullaby Rest
Orchid Silk Reverie
Silk Parlor Whisper
Porcelain Drift