All Palettes

Color Palette #ff8052, #ffd900, #8a2ce2, #ff4400, #32cd32

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.soviet-gold {
color: #ffd900;
}
.bright-blue-violet {
color: #8a2ce2;
}
.inferno-orange {
color: #ff4400;
}
.poisonous-pesticide {
color: #32cd32;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--soviet-gold:#ffd900;
--bright-blue-violet:#8a2ce2;
--inferno-orange:#ff4400;
--poisonous-pesticide:#32cd32;
}

More palettes to explore