All Palettes

Color Palette #f7cadb, #f9b4c5, #f59eaf, #f27899, #e8598e

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-steps {
color: #f7cadb;
}
.love-spell {
color: #f9b4c5;
}
.sweet-60 {
color: #f59eaf;
}
.embarrassed {
color: #f27899;
}
.carmine-rose {
color: #e8598e;
}

/* CSS Variables */
:root {
--baby-steps:#f7cadb;
--love-spell:#f9b4c5;
--sweet-60:#f59eaf;
--embarrassed:#f27899;
--carmine-rose:#e8598e;
}

More palettes to explore