All Palettes

Blushing Petals in Soft Light Color Palette

A delicate embrace of pastel hues, reminiscent of spring blooms kissed by dawn's gentle glow. This collection evokes feelings of warmth and sweetness, perfect for crafting serene and romantic atmospheres.

0%
0%
0%

CSS code for this palette

/* CSS */
.rosie-posie {
color: #f1e4ea;
}
.sugarwinkle {
color: #f9c8e2;
}
.pink-chalk {
color: #f7a1bb;
}
.rose-cheeks {
color: #f5758d;
}
.camellia-rose {
color: #e84a6a;
}

/* CSS Variables */
:root {
--rosie-posie:#f1e4ea;
--sugarwinkle:#f9c8e2;
--pink-chalk:#f7a1bb;
--rose-cheeks:#f5758d;
--camellia-rose:#e84a6a;
}

More palettes to explore