All Palettes

Color Palette #f9d2b9, #fbad98, #f69a8e, #ed7d7f, #d25b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.fahrenheit {
color: #f9d2b9;
}
.discreet-orange {
color: #fbad98;
}
.cherrystone {
color: #f69a8e;
}
.meat {
color: #ed7d7f;
}
.peppermint-swirl {
color: #d25b7b;
}

/* CSS Variables */
:root {
--fahrenheit:#f9d2b9;
--discreet-orange:#fbad98;
--cherrystone:#f69a8e;
--meat:#ed7d7f;
--peppermint-swirl:#d25b7b;
}

More palettes to explore