All Palettes

Color Palette #3cbe5c, #5ed48f, #92e3b1, #f0e84c, #f9b310

0%
0%
0%

CSS code for this palette

/* CSS */
.artificial-turf {
color: #3cbe5c;
}
.vegetation {
color: #5ed48f;
}
.teal-deer {
color: #92e3b1;
}
.yellow-petal {
color: #f0e84c;
}
.spanish-yellow {
color: #f9b310;
}

/* CSS Variables */
:root {
--artificial-turf:#3cbe5c;
--vegetation:#5ed48f;
--teal-deer:#92e3b1;
--yellow-petal:#f0e84c;
--spanish-yellow:#f9b310;
}

More palettes to explore