All Palettes

Color Palette #691b1e, #a62b2b, #d44949, #f1a8a2, #ffcdcc

0%
0%
0%

CSS code for this palette

/* CSS */
.persian-plum {
color: #691b1e;
}
.harissa-red {
color: #a62b2b;
}
.faded-red {
color: #d44949;
}
.calabrese {
color: #f1a8a2;
}
.lusty-gallant {
color: #ffcdcc;
}

/* CSS Variables */
:root {
--persian-plum:#691b1e;
--harissa-red:#a62b2b;
--faded-red:#d44949;
--calabrese:#f1a8a2;
--lusty-gallant:#ffcdcc;
}

More palettes to explore