All Palettes

Color Palette #a8d600, #a1c200, #dbd400, #f7e5bb, #fad19e

0%
0%
0%

CSS code for this palette

/* CSS */
.king-lime {
color: #a8d600;
}
.snot-green {
color: #a1c200;
}
.chartreuse-shot {
color: #dbd400;
}
.gentle-glow {
color: #f7e5bb;
}
.ginger-peach {
color: #fad19e;
}

/* CSS Variables */
:root {
--king-lime:#a8d600;
--snot-green:#a1c200;
--chartreuse-shot:#dbd400;
--gentle-glow:#f7e5bb;
--ginger-peach:#fad19e;
}

More palettes to explore