All Palettes

Color Palette #c4d600, #8abf40, #40a05d, #008f7c, #006b8f

0%
0%
0%

CSS code for this palette

/* CSS */
.garlic-pesto {
color: #c4d600;
}
.frog-on-a-log {
color: #8abf40;
}
.chateau-green {
color: #40a05d;
}
.greenlake {
color: #008f7c;
}
.copacabana {
color: #006b8f;
}

/* CSS Variables */
:root {
--garlic-pesto:#c4d600;
--frog-on-a-log:#8abf40;
--chateau-green:#40a05d;
--greenlake:#008f7c;
--copacabana:#006b8f;
}

More palettes to explore