All Palettes

Color Palette #f5b2d5, #f1a7b7, #e5a4c4, #dab2e0, #a6c6ed

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-marshmallow {
color: #f5b2d5;
}
.rozowy-pink {
color: #f1a7b7;
}
.prettiest-pink {
color: #e5a4c4;
}
.pretty-petunia {
color: #dab2e0;
}
.island-light {
color: #a6c6ed;
}

/* CSS Variables */
:root {
--pink-marshmallow:#f5b2d5;
--rozowy-pink:#f1a7b7;
--prettiest-pink:#e5a4c4;
--pretty-petunia:#dab2e0;
--island-light:#a6c6ed;
}

More palettes to explore