All Palettes

Color Palette #a1c200, #e0d100, #f2e5b1, #a6c856, #4f6d4f

0%
0%
0%

CSS code for this palette

/* CSS */
.snot-green {
color: #a1c200;
}
.mogwa-cheong-yellow {
color: #e0d100;
}
.oyster-bisque {
color: #f2e5b1;
}
.sweet-midori {
color: #a6c856;
}
.medium-grey-green {
color: #4f6d4f;
}

/* CSS Variables */
:root {
--snot-green:#a1c200;
--mogwa-cheong-yellow:#e0d100;
--oyster-bisque:#f2e5b1;
--sweet-midori:#a6c856;
--medium-grey-green:#4f6d4f;
}

More palettes to explore