All Palettes

Color Palette #f95860, #fcb6b9, #f6d0d8, #fbdfe4, #f9a9b6

0%
0%
0%

CSS code for this palette

/* CSS */
.festive-fennec {
color: #f95860;
}
.ballerina-pink {
color: #fcb6b9;
}
.april-blush {
color: #f6d0d8;
}
.cake-frosting {
color: #fbdfe4;
}
.fresh-on-the-market {
color: #f9a9b6;
}

/* CSS Variables */
:root {
--festive-fennec:#f95860;
--ballerina-pink:#fcb6b9;
--april-blush:#f6d0d8;
--cake-frosting:#fbdfe4;
--fresh-on-the-market:#f9a9b6;
}

More palettes to explore