All Palettes

Color Palette #8c2b2b, #a44c4c, #c67b7b, #e5b3b3, #f3d3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.polished-apple {
color: #8c2b2b;
}
.royal-rum {
color: #a44c4c;
}
.impatient-heart {
color: #c67b7b;
}
.perfect-pink {
color: #e5b3b3;
}
.french-bustle {
color: #f3d3d3;
}

/* CSS Variables */
:root {
--polished-apple:#8c2b2b;
--royal-rum:#a44c4c;
--impatient-heart:#c67b7b;
--perfect-pink:#e5b3b3;
--french-bustle:#f3d3d3;
}

More palettes to explore