All Palettes

Color Palette #d2b1d3, #f0c7e0, #f2a6c6, #f76e92, #ff5c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.confectionary {
color: #d2b1d3;
}
.venetian-rose {
color: #f0c7e0;
}
.rose-mallow {
color: #f2a6c6;
}
.god-s-own-junkyard-pink {
color: #f76e92;
}
.grapefruit {
color: #ff5c5c;
}

/* CSS Variables */
:root {
--confectionary:#d2b1d3;
--venetian-rose:#f0c7e0;
--rose-mallow:#f2a6c6;
--god-s-own-junkyard-pink:#f76e92;
--grapefruit:#ff5c5c;
}

More palettes to explore