Porcelain Reverie

Soft, powdered tones that whisper rather than shout, evoking the tender quiet of early morning light through sheer fabric.

Colors

~Cloudless#DAE8FC
~Digital Lavender#C4C1DB
~Scented Spring#E8D4FA
~Monet Magic#CAADC5
~Sweet Perfume#CFA1B7

Psychology

The palette's low contrast and muted chroma create a calming effect, while the dominant purple family combined with cool blue grounds the composition in restraint and introspection. The warm pink at the end provides subtle chromatic tension without disrupting the cohesive, gentle mood, allowing the eye to rest while remaining engaged.

Usage

Ideal for luxury skincare and cosmetics packaging, editorial magazine layouts, and high-end stationery design where softness and refinement signal quality. Projects requiring understated elegance and approachability benefit from this palette's ability to feel both sophisticated and inviting without overwhelming the viewer.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #dae8fc;
--color-2: #c4c1db;
--color-3: #e8d4fa;
--color-4: #caadc5;
--color-5: #cfa1b7;
Hex values
#dae8fc, #c4c1db, #e8d4fa, #caadc5, #cfa1b7

Building something? Get this palette via the REST API.

History

Similar palettes

Silk Hour Reverie
Twilight Alchemy
Neon Bloom Dusk
Amethyst Linen Dawn
Lavender Milk Hour
Lilac Petal Afternoon
Coral Tide Study
Wisteria Descent
Abyssal Hearth