All Palettes

Color Palette #ffd900, #d6a800, #b88a00, #9e7700, #806000

0%
0%
0%

CSS code for this palette

/* CSS */
.soviet-gold {
color: #ffd900;
}
.golden-beryl-yellow {
color: #d6a800;
}
.kenyan-sand {
color: #b88a00;
}
.yellowish-brown {
color: #9e7700;
}
.ground-earth {
color: #806000;
}

/* CSS Variables */
:root {
--soviet-gold:#ffd900;
--golden-beryl-yellow:#d6a800;
--kenyan-sand:#b88a00;
--yellowish-brown:#9e7700;
--ground-earth:#806000;
}

More palettes to explore