Velvet Bakery Rest
Warm candlelit sweetness against deep shadow, like silk cushions catching firelight in a quiet afternoon room.
Psychology
The deep purple-black ground anchors the palette and commands attention, while the warm pink and peach family tones advance forward, creating visual depth through warm-cool contrast. Pink and orange wavelengths trigger subtle comfort and approachability, yet the muted saturation and dark anchor prevent saccharine or juvenile responses. This combination balances high contrast with softness, producing sophistication rather than aggression.
Usage
Ideal for artisanal cosmetics branding, fashion editorial layouts, and gourmet confectionery packaging where warmth must feel refined rather than playful. Projects requiring elegant femininity with psychological depth benefit from the dark-light interplay and warm color dominance. The palette suits luxury lifestyle content, textile design, and fine dining menus where contrast draws focus without visual strain.
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,
#2f272e 0%,
#f59c9c 33%,
#f9c39b 67%,
#f7e9cf 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #2f272e;
--color-gradient-2: #f59c9c;
--color-gradient-3: #f9c39b;
--color-gradient-4: #f7e9cf;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #2f272e; --color-2: #f59c9c; --color-3: #f9c39b; --color-4: #f7e9cf;
Hex values
#2f272e, #f59c9c, #f9c39b, #f7e9cf
Building something? Get this palette via the REST API.
History
Similar palettes
Blackberry Bakery Noon
Abyssal Hearth
Mauve Sorbet Glow
Cotton Candy Dawn
Flamingo Hour
Butter Meadow Soft
Porcelain Twilight
Indigo Hour Study
Roasted Almond Bloom