All Palettes

Color Palette #f1b1c4, #e7a2b3, #da8ba1, #d68fa2, #c65d79

0%
0%
0%

CSS code for this palette

/* CSS */
.rhodonite {
color: #f1b1c4;
}
.love-at-first-sight {
color: #e7a2b3;
}
.sugar-tooth {
color: #da8ba1;
}
.sugar-tooth {
color: #d68fa2;
}
.cherry-pink {
color: #c65d79;
}

/* CSS Variables */
:root {
--rhodonite:#f1b1c4;
--love-at-first-sight:#e7a2b3;
--sugar-tooth:#da8ba1;
--sugar-tooth:#d68fa2;
--cherry-pink:#c65d79;
}

More palettes to explore