All Palettes

Color Palette #4c8c4a, #7bbd6b, #b8e2a2, #f5d03d, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.lush-grass {
color: #4c8c4a;
}
.primo {
color: #7bbd6b;
}
.basil-smash {
color: #b8e2a2;
}
.marigold-dust {
color: #f5d03d;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--lush-grass:#4c8c4a;
--primo:#7bbd6b;
--basil-smash:#b8e2a2;
--marigold-dust:#f5d03d;
--welcoming-wasp:#f0a800;
}

More palettes to explore