All Palettes

Color Palette #e6b800, #d6a400, #b89000, #806e00, #4a4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b800;
}
.moldy-ochre {
color: #d6a400;
}
.main-mast-gold {
color: #b89000;
}
.sunlit-kelp-green {
color: #806e00;
}
.highlands-moss {
color: #4a4d00;
}

/* CSS Variables */
:root {
--fat-gold:#e6b800;
--moldy-ochre:#d6a400;
--main-mast-gold:#b89000;
--sunlit-kelp-green:#806e00;
--highlands-moss:#4a4d00;
}

More palettes to explore