All Palettes

Color Palette #590d18, #8d2a3b, #d0535d, #f7a6a9, #ffce99

0%
0%
0%

CSS code for this palette

/* CSS */
.chocolate-cosmos {
color: #590d18;
}
.rumba-red {
color: #8d2a3b;
}
.mandy {
color: #d0535d;
}
.simple-pink {
color: #f7a6a9;
}
.peach-orange {
color: #ffce99;
}

/* CSS Variables */
:root {
--chocolate-cosmos:#590d18;
--rumba-red:#8d2a3b;
--mandy:#d0535d;
--simple-pink:#f7a6a9;
--peach-orange:#ffce99;
}

More palettes to explore