All Palettes

Color Palette #ff8052, #ffb300, #ffec42, #b2d100, #4cae4f

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.ucla-gold {
color: #ffb300;
}
.hollandaise {
color: #ffec42;
}
.lime-rasp {
color: #b2d100;
}
.devil-s-grass {
color: #4cae4f;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--ucla-gold:#ffb300;
--hollandaise:#ffec42;
--lime-rasp:#b2d100;
--devil-s-grass:#4cae4f;
}

More palettes to explore