Porcelain Reverie
Soft pink melts into cool blue depths, creating a hushed, twilight moment suspended between warmth and shadow.
Psychology
The warm, muted pink grounds the palette in approachability and softness, while the dominant cool blues introduce depth and contemplation. The triadic balance between these temperature families creates visual equilibrium without tension, allowing the moderate contrast to feel restful rather than jarring. Low chroma across all five colors signals introspection and refinement, inviting sustained engagement rather than immediate stimulation.
Usage
This palette excels in luxury skincare branding, editorial photography for lifestyle magazines, and interior design mood boards for transitional spaces. Projects requiring a sense of calm sophistication with subtle warmth benefit from the mixed temperature profile and soft, moderate contrast. Apply it to book cover design, wellness app interfaces, and fashion lookbooks targeting audiences seeking understated elegance.
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,
#fbd4e3 0%,
#cdb2db 25%,
#989dd0 50%,
#6181af 75%,
#466585 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #fbd4e3;
--color-gradient-2: #cdb2db;
--color-gradient-3: #989dd0;
--color-gradient-4: #6181af;
--color-gradient-5: #466585;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #fbd4e3; --color-2: #cdb2db; --color-3: #989dd0; --color-4: #6181af; --color-5: #466585;
Hex values
#fbd4e3, #cdb2db, #989dd0, #6181af, #466585
Building something? Get this palette via the REST API.
History
Similar palettes
Silk Hour Reverie
Twilight Alchemy
Neon Bloom Dusk
Wisteria Descent
Abyssal Hearth
Cotton Candy Dawn
Dusk Linen Study
Indigo Hour Study
Periwinkle Linen Study