All Palettes

Color Palette #a12b2b, #d25b5b, #f5a8a8, #f7d5b6, #f0c24c

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a12b2b;
}
.common-chestnut {
color: #d25b5b;
}
.calabrese {
color: #f5a8a8;
}
.tender-peach {
color: #f7d5b6;
}
.adonis-rose-yellow {
color: #f0c24c;
}

/* CSS Variables */
:root {
--harissa-red:#a12b2b;
--common-chestnut:#d25b5b;
--calabrese:#f5a8a8;
--tender-peach:#f7d5b6;
--adonis-rose-yellow:#f0c24c;
}

More palettes to explore