All Palettes

Color Palette #f5c400, #d6a800, #a37d00, #6b5f00, #4a4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.golden-beryl-yellow {
color: #d6a800;
}
.bronze {
color: #a37d00;
}
.green-brown {
color: #6b5f00;
}
.highlands-moss {
color: #4a4d00;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--golden-beryl-yellow:#d6a800;
--bronze:#a37d00;
--green-brown:#6b5f00;
--highlands-moss:#4a4d00;
}

More palettes to explore