All Palettes

Color Palette #a2a220, #d3d600, #b1b800, #7f8000, #4a4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.fistfull-of-green {
color: #a2a220;
}
.chartreuse-shot {
color: #d3d600;
}
.yew {
color: #b1b800;
}
.drably-olive {
color: #7f8000;
}
.highlands-moss {
color: #4a4d00;
}

/* CSS Variables */
:root {
--fistfull-of-green:#a2a220;
--chartreuse-shot:#d3d600;
--yew:#b1b800;
--drably-olive:#7f8000;
--highlands-moss:#4a4d00;
}

More palettes to explore