All Palettes

Color Palette #f1b1c2, #f8a5b1, #f57a86, #d66b99, #a35c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f1b1c2;
}
.pink-fit {
color: #f8a5b1;
}
.flower-blossom-pink {
color: #f57a86;
}
.fiesta-pink {
color: #d66b99;
}
.thimble-red {
color: #a35c8b;
}

/* CSS Variables */
:root {
--ibis:#f1b1c2;
--pink-fit:#f8a5b1;
--flower-blossom-pink:#f57a86;
--fiesta-pink:#d66b99;
--thimble-red:#a35c8b;
}

More palettes to explore