All Palettes

Color Palette #be4737, #d56b5d, #e69f98, #f7d6b1, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.caught-red-handed {
color: #be4737;
}
.tory-red {
color: #d56b5d;
}
.mexicali-rose {
color: #e69f98;
}
.apricot-gelato {
color: #f7d6b1;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--caught-red-handed:#be4737;
--tory-red:#d56b5d;
--mexicali-rose:#e69f98;
--apricot-gelato:#f7d6b1;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore