All Palettes

Color Palette #f7c5a6, #f9a88b, #f47171, #e94e51, #d24141

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c5a6;
}
.citrus-hill {
color: #f9a88b;
}
.breeze-of-chilli {
color: #f47171;
}
.fever {
color: #e94e51;
}
.mullen-pink {
color: #d24141;
}

/* CSS Variables */
:root {
--peach-damask:#f7c5a6;
--citrus-hill:#f9a88b;
--breeze-of-chilli:#f47171;
--fever:#e94e51;
--mullen-pink:#d24141;
}

More palettes to explore