All Palettes

Color Palette #a12b2b, #d54848, #eab8b8, #f1dada, #ffc7c7

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a12b2b;
}
.faded-red {
color: #d54848;
}
.summer-cocktails {
color: #eab8b8;
}
.lover-s-knot {
color: #f1dada;
}
.cinderella-pink {
color: #ffc7c7;
}

/* CSS Variables */
:root {
--harissa-red:#a12b2b;
--faded-red:#d54848;
--summer-cocktails:#eab8b8;
--lover-s-knot:#f1dada;
--cinderella-pink:#ffc7c7;
}

More palettes to explore