All Palettes

Color Palette #a62b2b, #9d3f3f, #d06c6c, #f49f9f, #ffcccc

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.sappanwood {
color: #9d3f3f;
}
.lippie {
color: #d06c6c;
}
.plum-blossom {
color: #f49f9f;
}
.lusty-gallant {
color: #ffcccc;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--sappanwood:#9d3f3f;
--lippie:#d06c6c;
--plum-blossom:#f49f9f;
--lusty-gallant:#ffcccc;
}

More palettes to explore