All Palettes

Color Palette #e7a2b2, #f5c2d9, #f6dfe3, #f4a9c0, #d54d7b

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e7a2b2;
}
.miami-pink {
color: #f5c2d9;
}
.lily-the-pink {
color: #f6dfe3;
}
.tickled-pink {
color: #f4a9c0;
}
.pink-flambe {
color: #d54d7b;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e7a2b2;
--miami-pink:#f5c2d9;
--lily-the-pink:#f6dfe3;
--tickled-pink:#f4a9c0;
--pink-flambe:#d54d7b;
}

More palettes to explore