All Palettes

Color Palette #daa82b, #f7c94a, #f9e5a9, #f09c00, #c79d33

0%
0%
0%

CSS code for this palette

/* CSS */
.fine-gold {
color: #daa82b;
}
.sunny-mood {
color: #f7c94a;
}
.gold-sand {
color: #f9e5a9;
}
.wiener-schnitzel {
color: #f09c00;
}
.sun-dial {
color: #c79d33;
}

/* CSS Variables */
:root {
--fine-gold:#daa82b;
--sunny-mood:#f7c94a;
--gold-sand:#f9e5a9;
--wiener-schnitzel:#f09c00;
--sun-dial:#c79d33;
}

More palettes to explore