All Palettes

Color Palette #c94c26, #f4a20b, #f6d44c, #a8d31d, #4b9b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-jelly {
color: #c94c26;
}
.orange-pospsicle {
color: #f4a20b;
}
.fresh-pineapple {
color: #f6d44c;
}
.p-ra-rocha {
color: #a8d31d;
}
.enviable {
color: #4b9b3b;
}

/* CSS Variables */
:root {
--peanut-butter-jelly:#c94c26;
--orange-pospsicle:#f4a20b;
--fresh-pineapple:#f6d44c;
--p-ra-rocha:#a8d31d;
--enviable:#4b9b3b;
}

More palettes to explore