All Palettes

Color Palette #f4b3c2, #f6d0d3, #f5a3b9, #e8698d, #da4e6a

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f4b3c2;
}
.mary-s-rose {
color: #f6d0d3;
}
.pink-chalk {
color: #f5a3b9;
}
.love-letter {
color: #e8698d;
}
.rosy-cheeks {
color: #da4e6a;
}

/* CSS Variables */
:root {
--ibis:#f4b3c2;
--mary-s-rose:#f6d0d3;
--pink-chalk:#f5a3b9;
--love-letter:#e8698d;
--rosy-cheeks:#da4e6a;
}

More palettes to explore