All Palettes

Color Palette #1c4f2d, #4b8b5e, #7ec8a1, #d1e3b5, #f3f7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.cal-poly-pomona-green {
color: #1c4f2d;
}
.onion-seedling {
color: #4b8b5e;
}
.foul-green {
color: #7ec8a1;
}
.celery-bunch {
color: #d1e3b5;
}
.yippie-ya-yellow {
color: #f3f7a1;
}

/* CSS Variables */
:root {
--cal-poly-pomona-green:#1c4f2d;
--onion-seedling:#4b8b5e;
--foul-green:#7ec8a1;
--celery-bunch:#d1e3b5;
--yippie-ya-yellow:#f3f7a1;
}

More palettes to explore