All Palettes

Color Palette #4cae4f, #ff9900, #8bc34b, #ffb84d, #ff5724

0%
0%
0%

CSS code for this palette

/* CSS */
.devil-s-grass {
color: #4cae4f;
}
.vitamin-c {
color: #ff9900;
}
.citrus-surge {
color: #8bc34b;
}
.floral-leaf {
color: #ffb84d;
}
.smashing-pumpkins {
color: #ff5724;
}

/* CSS Variables */
:root {
--devil-s-grass:#4cae4f;
--vitamin-c:#ff9900;
--citrus-surge:#8bc34b;
--floral-leaf:#ffb84d;
--smashing-pumpkins:#ff5724;
}

More palettes to explore