All Palettes

Color Palette #4cae4f, #80c684, #c7e5c8, #fff59e, #fbc02d

0%
0%
0%

CSS code for this palette

/* CSS */
.devil-s-grass {
color: #4cae4f;
}
.exhilarating-green {
color: #80c684;
}
.wintergreen-mint {
color: #c7e5c8;
}
.lemon-bundt-cake {
color: #fff59e;
}
.not-yo-cheese {
color: #fbc02d;
}

/* CSS Variables */
:root {
--devil-s-grass:#4cae4f;
--exhilarating-green:#80c684;
--wintergreen-mint:#c7e5c8;
--lemon-bundt-cake:#fff59e;
--not-yo-cheese:#fbc02d;
}

More palettes to explore