All Palettes

Color Palette #a8d600, #a2c700, #a4b300, #e6e200, #fafa00

0%
0%
0%

CSS code for this palette

/* CSS */
.king-lime {
color: #a8d600;
}
.snot-green {
color: #a2c700;
}
.mustard-green {
color: #a4b300;
}
.peridot {
color: #e6e200;
}
.delayed-yellow {
color: #fafa00;
}

/* CSS Variables */
:root {
--king-lime:#a8d600;
--snot-green:#a2c700;
--mustard-green:#a4b300;
--peridot:#e6e200;
--delayed-yellow:#fafa00;
}

More palettes to explore