All Palettes

Color Palette #8f8a00, #b2c200, #d2e600, #fafa00, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.old-asparagus {
color: #8f8a00;
}
.bile {
color: #b2c200;
}
.spleen-green {
color: #d2e600;
}
.delayed-yellow {
color: #fafa00;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--old-asparagus:#8f8a00;
--bile:#b2c200;
--spleen-green:#d2e600;
--delayed-yellow:#fafa00;
--welcoming-wasp:#f0a800;
}

More palettes to explore