All Palettes

Color Palette #a62b2b, #ca2b2b, #e05252, #f9aeae, #fee1e1

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.peri-peri {
color: #ca2b2b;
}
.flushed {
color: #e05252;
}
.snow-white-blush {
color: #f9aeae;
}
.misty-rose {
color: #fee1e1;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--peri-peri:#ca2b2b;
--flushed:#e05252;
--snow-white-blush:#f9aeae;
--misty-rose:#fee1e1;
}

More palettes to explore