Charcoal Petal Dusk
Deep shadow meets warm blush, like candlelight reflecting off charred stone in quiet evening air.
Psychology
The near-black anchor of Dark Moon creates visual weight and intimacy, while Cherry Berry's warm mid-tone adds a pulse of life without breaking the quiet. Low saturation in the pink keeps the palette from feeling vibrant, instead producing restraint and sophistication that color theory associates with understated luxury. The monochromatic structure means both colors share tonal family roots, creating harmony while the temperature contrast between cool-neutral black and warm pink generates subtle visual tension that feels contemplative rather than jarring.
Usage
This palette suits luxury skincare packaging, editorial fashion spreads, and fine art book covers where restraint signals quality. The dark, soft mood works particularly well for brands targeting adult demographics seeking minimal, sophisticated aesthetics without cold sterility. Projects requiring moderate contrast without aggression, such as intimate jewelry branding or wine label design, benefit from the balance between shadow depth and warm, inviting tone.
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,
#171717 0%,
#964d6e 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #171717;
--color-gradient-2: #964d6e;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #171717; --color-2: #964d6e;
Hex values
#171717, #964d6e
Building something? Get this palette via the REST API.
History
Similar palettes
Apricot Hearth
Silk & Strawberry
Coral Tide Study
Velvet Boudoir
Velvet Bakery Rest
Mauve Sorbet Glow
Abyssal Hearth
Linen Morning
Chalk Garden Bloom