All Palettes

Color Palette #ffd900, #f6d16a, #f0b14c, #e9a34e, #d6a75c

0%
0%
0%

CSS code for this palette

/* CSS */
.soviet-gold {
color: #ffd900;
}
.yellow-tulip {
color: #f6d16a;
}
.goldsmith {
color: #f0b14c;
}
.golden-koi {
color: #e9a34e;
}
.cat-s-eye-marble {
color: #d6a75c;
}

/* CSS Variables */
:root {
--soviet-gold:#ffd900;
--yellow-tulip:#f6d16a;
--goldsmith:#f0b14c;
--golden-koi:#e9a34e;
--cat-s-eye-marble:#d6a75c;
}

More palettes to explore