All Palettes

Color Palette #f4d2e2, #f9b9d1, #f5a3c7, #f48aba, #f16a9e

0%
0%
0%

CSS code for this palette

/* CSS */
.hopeful {
color: #f4d2e2;
}
.dahlia-delight {
color: #f9b9d1;
}
.rose-mallow {
color: #f5a3c7;
}
.sachet-pink {
color: #f48aba;
}
.shark-bait {
color: #f16a9e;
}

/* CSS Variables */
:root {
--hopeful:#f4d2e2;
--dahlia-delight:#f9b9d1;
--rose-mallow:#f5a3c7;
--sachet-pink:#f48aba;
--shark-bait:#f16a9e;
}

More palettes to explore