All Palettes

Color Palette #34a853, #6fdc7e, #a4e5b1, #f4ffb3, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.spandex-green {
color: #34a853;
}
.pastel-green {
color: #6fdc7e;
}
.overtone {
color: #a4e5b1;
}
.yellow-chalk {
color: #f4ffb3;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--spandex-green:#34a853;
--pastel-green:#6fdc7e;
--overtone:#a4e5b1;
--yellow-chalk:#f4ffb3;
--usc-gold:#ffcc00;
}

More palettes to explore