All Palettes

Color Palette #f1a7c8, #e3a1bd, #d89db3, #d8b0c5, #eab8d0

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f1a7c8;
}
.blushing-tulip {
color: #e3a1bd;
}
.haute-pink {
color: #d89db3;
}
.pink-lavender {
color: #d8b0c5;
}
.sweet-lilac {
color: #eab8d0;
}

/* CSS Variables */
:root {
--rose-mallow:#f1a7c8;
--blushing-tulip:#e3a1bd;
--haute-pink:#d89db3;
--pink-lavender:#d8b0c5;
--sweet-lilac:#eab8d0;
}

More palettes to explore