All Palettes

Color Palette #ff8052, #ffa600, #ffd900, #abff2e, #32cd32

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.cheese {
color: #ffa600;
}
.soviet-gold {
color: #ffd900;
}
.chestnut-shell {
color: #abff2e;
}
.poisonous-pesticide {
color: #32cd32;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--cheese:#ffa600;
--soviet-gold:#ffd900;
--chestnut-shell:#abff2e;
--poisonous-pesticide:#32cd32;
}

More palettes to explore