All Palettes

Color Palette #60be77, #a2d66b, #d2e4b9, #f5f6b1, #f2bad5

0%
0%
0%

CSS code for this palette

/* CSS */
.verdigris-coloured {
color: #60be77;
}
.tropical-light {
color: #a2d66b;
}
.celery-root {
color: #d2e4b9;
}
.yellow-chalk {
color: #f5f6b1;
}
.manga-pink {
color: #f2bad5;
}

/* CSS Variables */
:root {
--verdigris-coloured:#60be77;
--tropical-light:#a2d66b;
--celery-root:#d2e4b9;
--yellow-chalk:#f5f6b1;
--manga-pink:#f2bad5;
}

More palettes to explore