All Palettes

Color Palette #f2b1c2, #f2a1b0, #f27893, #d75b80, #a9476c

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f2b1c2;
}
.sweet-60 {
color: #f2a1b0;
}
.embarrassed {
color: #f27893;
}
.peppermint-swirl {
color: #d75b80;
}
.fuchsia-flock {
color: #a9476c;
}

/* CSS Variables */
:root {
--ibis:#f2b1c2;
--sweet-60:#f2a1b0;
--embarrassed:#f27893;
--peppermint-swirl:#d75b80;
--fuchsia-flock:#a9476c;
}

More palettes to explore