All Palettes

Color Palette #daaa0b, #dfaf2a, #f0c851, #f4d276, #f9e5a4

0%
0%
0%

CSS code for this palette

/* CSS */
.burnt-yellow {
color: #daaa0b;
}
.golden-samovar {
color: #dfaf2a;
}
.radiant-sun {
color: #f0c851;
}
.summertime {
color: #f4d276;
}
.blended-fruit {
color: #f9e5a4;
}

/* CSS Variables */
:root {
--burnt-yellow:#daaa0b;
--golden-samovar:#dfaf2a;
--radiant-sun:#f0c851;
--summertime:#f4d276;
--blended-fruit:#f9e5a4;
}

More palettes to explore