All Palettes

Color Palette #f4a4bf, #f2bae1, #f8c9e6, #f9d1b9, #f4b2ae

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f4a4bf;
}
.pink-heath {
color: #f2bae1;
}
.classic-rose {
color: #f8c9e6;
}
.ibis-pink {
color: #f9d1b9;
}
.sango-pink {
color: #f4b2ae;
}

/* CSS Variables */
:root {
--pink-chalk:#f4a4bf;
--pink-heath:#f2bae1;
--classic-rose:#f8c9e6;
--ibis-pink:#f9d1b9;
--sango-pink:#f4b2ae;
}

More palettes to explore