All Palettes

Color Palette #f6bbc2, #f1a7c6, #e68e9e, #d65c7e, #aa4b6c

0%
0%
0%

CSS code for this palette

/* CSS */
.petals-unfolding {
color: #f6bbc2;
}
.rose-mallow {
color: #f1a7c6;
}
.peony {
color: #e68e9e;
}
.peppermint-swirl {
color: #d65c7e;
}
.china-rose {
color: #aa4b6c;
}

/* CSS Variables */
:root {
--petals-unfolding:#f6bbc2;
--rose-mallow:#f1a7c6;
--peony:#e68e9e;
--peppermint-swirl:#d65c7e;
--china-rose:#aa4b6c;
}

More palettes to explore