All Palettes

Color Palette #f2a1c0, #f9b9d3, #f5c2e7, #b8e1f4, #a4d4e5

0%
0%
0%

CSS code for this palette

/* CSS */
.prism-pink {
color: #f2a1c0;
}
.little-baby-girl {
color: #f9b9d3;
}
.pretty-in-pink {
color: #f5c2e7;
}
.bellagio-fountains {
color: #b8e1f4;
}
.chefchaouen-blue {
color: #a4d4e5;
}

/* CSS Variables */
:root {
--prism-pink:#f2a1c0;
--little-baby-girl:#f9b9d3;
--pretty-in-pink:#f5c2e7;
--bellagio-fountains:#b8e1f4;
--chefchaouen-blue:#a4d4e5;
}

More palettes to explore