All Palettes

Color Palette #d24d28, #a45b7d, #7f8c3b, #d8b13b, #f6e0b1

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-jelly {
color: #d24d28;
}
.cosmetic-red {
color: #a45b7d;
}
.sea-turtle {
color: #7f8c3b;
}
.citronite {
color: #d8b13b;
}
.friendly-yellow {
color: #f6e0b1;
}

/* CSS Variables */
:root {
--peanut-butter-jelly:#d24d28;
--cosmetic-red:#a45b7d;
--sea-turtle:#7f8c3b;
--citronite:#d8b13b;
--friendly-yellow:#f6e0b1;
}

More palettes to explore