All Palettes

Color Palette #f6bbd6, #f1a7da, #f1c1e1, #bed8e0, #a6e1e3

0%
0%
0%

CSS code for this palette

/* CSS */
.manga-pink {
color: #f6bbd6;
}
.pretty-pink-piggy {
color: #f1a7da;
}
.rosy-nectar {
color: #f1c1e1;
}
.blue-perennial {
color: #bed8e0;
}
.ice-crystal-blue {
color: #a6e1e3;
}

/* CSS Variables */
:root {
--manga-pink:#f6bbd6;
--pretty-pink-piggy:#f1a7da;
--rosy-nectar:#f1c1e1;
--blue-perennial:#bed8e0;
--ice-crystal-blue:#a6e1e3;
}

More palettes to explore