All Palettes

Color Palette #ff8052, #ff9d00, #ffcc00, #99cc00, #ff3366

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.mandarin-peel {
color: #ff9d00;
}
.usc-gold {
color: #ffcc00;
}
.viric-green {
color: #99cc00;
}
.chinese-new-year {
color: #ff3366;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--mandarin-peel:#ff9d00;
--usc-gold:#ffcc00;
--viric-green:#99cc00;
--chinese-new-year:#ff3366;
}

More palettes to explore