All Palettes

Color Palette #f0a800, #e6b000, #c7c400, #8cc93b, #4fb54f

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.mustard-yellow {
color: #e6b000;
}
.golden-foil {
color: #c7c400;
}
.overgrowth {
color: #8cc93b;
}
.chlorella-green {
color: #4fb54f;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--mustard-yellow:#e6b000;
--golden-foil:#c7c400;
--overgrowth:#8cc93b;
--chlorella-green:#4fb54f;
}

More palettes to explore