All Palettes

Color Palette #f1a7b8, #f8c9d1, #fbe4e7, #fce6b6, #f7abb5

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b8;
}
.rosey-afterglow {
color: #f8c9d1;
}
.pink-tutu {
color: #fbe4e7;
}
.song-of-summer {
color: #fce6b6;
}
.pink-blush {
color: #f7abb5;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b8;
--rosey-afterglow:#f8c9d1;
--pink-tutu:#fbe4e7;
--song-of-summer:#fce6b6;
--pink-blush:#f7abb5;
}

More palettes to explore