All Palettes

Color Palette #a8d54d, #b5e69e, #e2f4a9, #f9e54e, #f5c400

0%
0%
0%

CSS code for this palette

/* CSS */
.young-green-onion {
color: #a8d54d;
}
.basil-smash {
color: #b5e69e;
}
.mint-julep {
color: #e2f4a9;
}
.paris-daisy {
color: #f9e54e;
}
.syndicalist {
color: #f5c400;
}

/* CSS Variables */
:root {
--young-green-onion:#a8d54d;
--basil-smash:#b5e69e;
--mint-julep:#e2f4a9;
--paris-daisy:#f9e54e;
--syndicalist:#f5c400;
}

More palettes to explore