All Palettes

Color Palette #2b883d, #5bcf4a, #b2e29c, #f9e75d, #fab829

0%
0%
0%

CSS code for this palette

/* CSS */
.green-ribbon {
color: #2b883d;
}
.scorpion-green {
color: #5bcf4a;
}
.basil-smash {
color: #b2e29c;
}
.corn {
color: #f9e75d;
}
.hot-sun {
color: #fab829;
}

/* CSS Variables */
:root {
--green-ribbon:#2b883d;
--scorpion-green:#5bcf4a;
--basil-smash:#b2e29c;
--corn:#f9e75d;
--hot-sun:#fab829;
}

More palettes to explore