All Palettes

Color Palette #a8d34a, #b4d66b, #d0e19d, #f2e450, #fbaf3c

0%
0%
0%

CSS code for this palette

/* CSS */
.burst-of-lime {
color: #a8d34a;
}
.melissa {
color: #b4d66b;
}
.lettuce-alone {
color: #d0e19d;
}
.yellow-petal {
color: #f2e450;
}
.peach-butter {
color: #fbaf3c;
}

/* CSS Variables */
:root {
--burst-of-lime:#a8d34a;
--melissa:#b4d66b;
--lettuce-alone:#d0e19d;
--yellow-petal:#f2e450;
--peach-butter:#fbaf3c;
}

More palettes to explore