All Palettes

Color Palette #eab8d1, #f5a8b2, #f57a91, #e55d7a, #d84f62

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.pink-fit {
color: #f5a8b2;
}
.carnation {
color: #f57a91;
}
.bubblegum {
color: #e55d7a;
}
.cranberry-splash {
color: #d84f62;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--pink-fit:#f5a8b2;
--carnation:#f57a91;
--bubblegum:#e55d7a;
--cranberry-splash:#d84f62;
}

More palettes to explore