All Palettes

Color Palette #f8c9ca, #f7b3a6, #f58f7f, #f56956, #f64f4c

0%
0%
0%

CSS code for this palette

/* CSS */
.happy-piglets {
color: #f8c9ca;
}
.riviera-rose {
color: #f7b3a6;
}
.ibis-wing {
color: #f58f7f;
}
.camellia {
color: #f56956;
}
.pumping-spice {
color: #f64f4c;
}

/* CSS Variables */
:root {
--happy-piglets:#f8c9ca;
--riviera-rose:#f7b3a6;
--ibis-wing:#f58f7f;
--camellia:#f56956;
--pumping-spice:#f64f4c;
}

More palettes to explore