All Palettes

Color Palette #8c2b2b, #7b1e1e, #ac4d4d, #691b1b, #aed5d5

0%
0%
0%

CSS code for this palette

/* CSS */
.polished-apple {
color: #8c2b2b;
}
.incubus {
color: #7b1e1e;
}
.red-leather {
color: #ac4d4d;
}
.persian-plum {
color: #691b1b;
}
.sugar-pool {
color: #aed5d5;
}

/* CSS Variables */
:root {
--polished-apple:#8c2b2b;
--incubus:#7b1e1e;
--red-leather:#ac4d4d;
--persian-plum:#691b1b;
--sugar-pool:#aed5d5;
}

More palettes to explore