All Palettes

Color Palette #ff9900, #ffcc00, #ffec42, #a0d100, #3b8f00

0%
0%
0%

CSS code for this palette

/* CSS */
.vitamin-c {
color: #ff9900;
}
.usc-gold {
color: #ffcc00;
}
.hollandaise {
color: #ffec42;
}
.matcha-powder {
color: #a0d100;
}
.mughal-green {
color: #3b8f00;
}

/* CSS Variables */
:root {
--vitamin-c:#ff9900;
--usc-gold:#ffcc00;
--hollandaise:#ffec42;
--matcha-powder:#a0d100;
--mughal-green:#3b8f00;
}

More palettes to explore