All Palettes

Color Palette #f9e0d2, #f5b8b2, #f3a5b1, #ef7b8b, #ea5d7b

0%
0%
0%

CSS code for this palette

/* CSS */
.elizabeth-rose {
color: #f9e0d2;
}
.ballerina-tears {
color: #f5b8b2;
}
.pink-fit {
color: #f3a5b1;
}
.flower-blossom-pink {
color: #ef7b8b;
}
.highlighter-pink {
color: #ea5d7b;
}

/* CSS Variables */
:root {
--elizabeth-rose:#f9e0d2;
--ballerina-tears:#f5b8b2;
--pink-fit:#f3a5b1;
--flower-blossom-pink:#ef7b8b;
--highlighter-pink:#ea5d7b;
}

More palettes to explore