All Palettes

Color Palette #ffd900, #f6c341, #e6b22d, #d2a10f, #b39200

0%
0%
0%

CSS code for this palette

/* CSS */
.soviet-gold {
color: #ffd900;
}
.pyrite {
color: #f6c341;
}
.nanohanacha-gold {
color: #e6b22d;
}
.immortelle-yellow {
color: #d2a10f;
}
.main-mast-gold {
color: #b39200;
}

/* CSS Variables */
:root {
--soviet-gold:#ffd900;
--pyrite:#f6c341;
--nanohanacha-gold:#e6b22d;
--immortelle-yellow:#d2a10f;
--main-mast-gold:#b39200;
}

More palettes to explore