All Palettes

Color Palette #ffd900, #e6b800, #d1a700, #c7a200, #bda400

0%
0%
0%

CSS code for this palette

/* CSS */
.soviet-gold {
color: #ffd900;
}
.fat-gold {
color: #e6b800;
}
.prehnite-yellow {
color: #d1a700;
}
.molten-bronze {
color: #c7a200;
}
.sulphine-yellow {
color: #bda400;
}

/* CSS Variables */
:root {
--soviet-gold:#ffd900;
--fat-gold:#e6b800;
--prehnite-yellow:#d1a700;
--molten-bronze:#c7a200;
--sulphine-yellow:#bda400;
}

More palettes to explore