All Palettes

Color Palette #74b800, #a2cda4, #d2e5b8, #f5fbb1, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.green-serpent {
color: #74b800;
}
.fescue {
color: #a2cda4;
}
.celery-root {
color: #d2e5b8;
}
.yellow-chalk {
color: #f5fbb1;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--green-serpent:#74b800;
--fescue:#a2cda4;
--celery-root:#d2e5b8;
--yellow-chalk:#f5fbb1;
--hollandaise:#ffec3d;
}

More palettes to explore