All Palettes

Color Palette #2b883d, #5abe55, #89d770, #f2ea8c, #f4a20b

0%
0%
0%

CSS code for this palette

/* CSS */
.green-ribbon {
color: #2b883d;
}
.range-land {
color: #5abe55;
}
.green-lacewing {
color: #89d770;
}
.bright-khaki {
color: #f2ea8c;
}
.orange-pospsicle {
color: #f4a20b;
}

/* CSS Variables */
:root {
--green-ribbon:#2b883d;
--range-land:#5abe55;
--green-lacewing:#89d770;
--bright-khaki:#f2ea8c;
--orange-pospsicle:#f4a20b;
}

More palettes to explore