All Palettes

Color Palette #f6b6c1, #f2abb8, #f28c96, #e06c77, #c84c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f6b6c1;
}
.almond-blossom {
color: #f2abb8;
}
.wewak {
color: #f28c96;
}
.froly {
color: #e06c77;
}
.iridescent-red {
color: #c84c5c;
}

/* CSS Variables */
:root {
--ibis:#f6b6c1;
--almond-blossom:#f2abb8;
--wewak:#f28c96;
--froly:#e06c77;
--iridescent-red:#c84c5c;
}

More palettes to explore