Silk Hour Reverie
Soft candlelit glow meets cool twilight, where muted warmth dissolves into luminous blue stillness.
Psychology
The palette anchors itself in warm pink and purple tones that advance emotionally, creating intimacy and softness, while the cool blue recedes to provide visual breathing room and balance. This triadic mix prevents any single temperature from dominating, producing a calming equilibrium rather than tension. The muted saturation across most colors signals refinement and restraint, lowering arousal and fostering a contemplative rather than stimulating response.
Usage
Ideal for luxury skincare and cosmetics branding, high-end stationery and editorial design, and boutique fashion packaging where moderate contrast supports readability without harshness. Projects requiring gentle sophistication and approachability benefit from the palette's light profile and balanced warmth, while the cool blue anchor prevents the pinks from feeling juvenile or overly saccharine. Works particularly well in print and digital contexts where a serene, premium aesthetic signals care and intentionality.
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,
#faf5ff 0%,
#ff9a9e 25%,
#fecfef 50%,
#a18cd1 75%,
#667eea 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #faf5ff;
--color-gradient-2: #ff9a9e;
--color-gradient-3: #fecfef;
--color-gradient-4: #a18cd1;
--color-gradient-5: #667eea;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #faf5ff; --color-2: #ff9a9e; --color-3: #fecfef; --color-4: #a18cd1; --color-5: #667eea;
Hex values
#faf5ff, #ff9a9e, #fecfef, #a18cd1, #667eea
Building something? Get this palette via the REST API.
History
Similar palettes
Sorbet Afternoon
Neon Bloom Dusk
Twilight Alchemy
Linen Morning
Lavender Milk Hour
Cotton Candy Dawn
Silk & Strawberry
Silk Sleep Reverie
Mauve Sorbet Glow