All Palettes

Color Palette #2b883d, #5abf67, #a5e2a2, #f2f9d2, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.green-ribbon {
color: #2b883d;
}
.verdant-oasis {
color: #5abf67;
}
.grape-green {
color: #a5e2a2;
}
.rice-flower {
color: #f2f9d2;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--green-ribbon:#2b883d;
--verdant-oasis:#5abf67;
--grape-green:#a5e2a2;
--rice-flower:#f2f9d2;
--usc-gold:#ffcc00;
}

More palettes to explore