All Palettes

Color Palette #f0a800, #e0d500, #c7c700, #b0b300, #a3a300

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.chartreuse-shot {
color: #e0d500;
}
.golden-foil {
color: #c7c700;
}
.mustard-green {
color: #b0b300;
}
.j-n-s-gold {
color: #a3a300;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--chartreuse-shot:#e0d500;
--golden-foil:#c7c700;
--mustard-green:#b0b300;
--j-n-s-gold:#a3a300;
}

More palettes to explore