All Palettes

Color Palette #f9bfb4, #f5b9a3, #f29e82, #e77e7f, #d55d77

0%
0%
0%

CSS code for this palette

/* CSS */
.rustique {
color: #f9bfb4;
}
.certain-peach {
color: #f5b9a3;
}
.creamy-peach {
color: #f29e82;
}
.sugar-poppy {
color: #e77e7f;
}
.peppermint-swirl {
color: #d55d77;
}

/* CSS Variables */
:root {
--rustique:#f9bfb4;
--certain-peach:#f5b9a3;
--creamy-peach:#f29e82;
--sugar-poppy:#e77e7f;
--peppermint-swirl:#d55d77;
}

More palettes to explore