All Palettes

Color Palette #f4c3b3, #f1af79, #f0d67f, #a3d55d, #5d9a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-temptation {
color: #f4c3b3;
}
.exciting-orange {
color: #f1af79;
}
.beach-house {
color: #f0d67f;
}
.lime-lizard {
color: #a3d55d;
}
.wicked-witch {
color: #5d9a4c;
}

/* CSS Variables */
:root {
--peach-temptation:#f4c3b3;
--exciting-orange:#f1af79;
--beach-house:#f0d67f;
--lime-lizard:#a3d55d;
--wicked-witch:#5d9a4c;
}

More palettes to explore