All Palettes

Color Palette #f1c6d0, #f4b3c7, #f7a1c9, #f97bb2, #f8689a

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f1c6d0;
}
.rhodonite {
color: #f4b3c7;
}
.taffy-pink {
color: #f7a1c9;
}
.erythrosine {
color: #f97bb2;
}
.french-pink {
color: #f8689a;
}

/* CSS Variables */
:root {
--in-the-pink:#f1c6d0;
--rhodonite:#f4b3c7;
--taffy-pink:#f7a1c9;
--erythrosine:#f97bb2;
--french-pink:#f8689a;
}

More palettes to explore