All Palettes

Color Palette #f4a4b5, #f6b6c1, #f4d2d8, #e8b5c3, #d6a9b8

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f4a4b5;
}
.ibis {
color: #f6b6c1;
}
.april-blush {
color: #f4d2d8;
}
.athena-pink {
color: #e8b5c3;
}
.pink-nectar {
color: #d6a9b8;
}

/* CSS Variables */
:root {
--pink-fit:#f4a4b5;
--ibis:#f6b6c1;
--april-blush:#f4d2d8;
--athena-pink:#e8b5c3;
--pink-nectar:#d6a9b8;
}

More palettes to explore