All Palettes

Color Palette #4b8f1e, #6bbf3b, #93d55d, #ffcc00, #ff5833

0%
0%
0%

CSS code for this palette

/* CSS */
.chlorophyll {
color: #4b8f1e;
}
.bitter-dandelion {
color: #6bbf3b;
}
.bright-lettuce {
color: #93d55d;
}
.usc-gold {
color: #ffcc00;
}
.poppy-surprise {
color: #ff5833;
}

/* CSS Variables */
:root {
--chlorophyll:#4b8f1e;
--bitter-dandelion:#6bbf3b;
--bright-lettuce:#93d55d;
--usc-gold:#ffcc00;
--poppy-surprise:#ff5833;
}

More palettes to explore