All Palettes

Color Palette #eab8d1, #f4a4c0, #f28cb2, #f26e9a, #d75b80

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.pink-chalk {
color: #f4a4c0;
}
.sachet-pink {
color: #f28cb2;
}
.shark-bait {
color: #f26e9a;
}
.peppermint-swirl {
color: #d75b80;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--pink-chalk:#f4a4c0;
--sachet-pink:#f28cb2;
--shark-bait:#f26e9a;
--peppermint-swirl:#d75b80;
}

More palettes to explore