All Palettes

Color Palette #f5a8c9, #eab8d1, #f1c6d7, #d9b5d8, #b28bcb

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f5a8c9;
}
.sweet-lilac {
color: #eab8d1;
}
.lily-legs {
color: #f1c6d7;
}
.blushing-sky {
color: #d9b5d8;
}
.fleur-de-lis {
color: #b28bcb;
}

/* CSS Variables */
:root {
--rose-mallow:#f5a8c9;
--sweet-lilac:#eab8d1;
--lily-legs:#f1c6d7;
--blushing-sky:#d9b5d8;
--fleur-de-lis:#b28bcb;
}

More palettes to explore