All Palettes

Color Palette #8d2a6e, #d84f7d, #f8a5ba, #f2d269, #f0b042

0%
0%
0%

CSS code for this palette

/* CSS */
.beetiful-magenta {
color: #8d2a6e;
}
.rose-turkish-delight {
color: #d84f7d;
}
.fresh-on-the-market {
color: #f8a5ba;
}
.yellow-cream {
color: #f2d269;
}
.butter-cream {
color: #f0b042;
}

/* CSS Variables */
:root {
--beetiful-magenta:#8d2a6e;
--rose-turkish-delight:#d84f7d;
--fresh-on-the-market:#f8a5ba;
--yellow-cream:#f2d269;
--butter-cream:#f0b042;
}

More palettes to explore