All Palettes

Color Palette #a62b2b, #cc3e3e, #e65151, #f8a0a0, #f7d4d4

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.heart-throb {
color: #cc3e3e;
}
.red-arremer {
color: #e65151;
}
.young-crab {
color: #f8a0a0;
}
.ballet {
color: #f7d4d4;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--heart-throb:#cc3e3e;
--red-arremer:#e65151;
--young-crab:#f8a0a0;
--ballet:#f7d4d4;
}

More palettes to explore