All Palettes

Color Palette #a8d600, #cee000, #f0e800, #f0b400, #f0e000

0%
0%
0%

CSS code for this palette

/* CSS */
.king-lime {
color: #a8d600;
}
.octarine {
color: #cee000;
}
.titanium-yellow {
color: #f0e800;
}
.american-yellow {
color: #f0b400;
}
.banana-clan {
color: #f0e000;
}

/* CSS Variables */
:root {
--king-lime:#a8d600;
--octarine:#cee000;
--titanium-yellow:#f0e800;
--american-yellow:#f0b400;
--banana-clan:#f0e000;
}

More palettes to explore