Macaroon Sunrise
Soft warmth diffused through frosted glass, like dawn light caught in layers of silk and sugar.
Psychology
The triadic harmony of pink, peach, and yellow creates visual balance without tension, while the muted saturation across all five hues signals safety and restraint rather than urgency. Warm hues naturally advance and invite approach, yet their high lightness and low chroma prevent overstimulation, producing a calming emotional response associated with comfort and intimate spaces.
Usage
Ideal for artisanal confectionery branding, luxury skincare packaging, and high-end fashion lookbooks where warmth and gentleness must coexist without visual harshness. Projects requiring sustained visual comfort over excitement, such as wellness app interfaces, editorial spreads for lifestyle magazines, and interior design mood boards, benefit from this palette's balanced low contrast and approachable warmth.
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,
#f4d7fb 0%,
#f9bddf 25%,
#e0a0a3 50%,
#efae8f 75%,
#f0df96 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #f4d7fb;
--color-gradient-2: #f9bddf;
--color-gradient-3: #e0a0a3;
--color-gradient-4: #efae8f;
--color-gradient-5: #f0df96;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #f4d7fb; --color-2: #f9bddf; --color-3: #e0a0a3; --color-4: #efae8f; --color-5: #f0df96;
Hex values
#f4d7fb, #f9bddf, #e0a0a3, #efae8f, #f0df96
Building something? Get this palette via the REST API.
History
Similar palettes
Cotton Candy Dawn
Sorbet Afternoon
Velvet Bakery Rest
Abyssal Hearth
Blackberry Bakery Noon
Silk Hour Reverie
Peach Hour
Pastel Lagoon
Blush Shipyard