All Palettes

Color Palette #f0a800, #d6c100, #a7b300, #495c00, #1d3d00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.groovy-lemon-pie {
color: #d6c100;
}
.mustard-green {
color: #a7b300;
}
.highlands-moss {
color: #495c00;
}
.blind-forest {
color: #1d3d00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--groovy-lemon-pie:#d6c100;
--mustard-green:#a7b300;
--highlands-moss:#495c00;
--blind-forest:#1d3d00;
}

More palettes to explore