All Palettes

Color Palette #d9a520, #d09939, #e4b75e, #f0c17a, #f9e1a4

0%
0%
0%

CSS code for this palette

/* CSS */
.chanterelle {
color: #d9a520;
}
.mineral-yellow {
color: #d09939;
}
.river-of-gold {
color: #e4b75e;
}
.sunrise {
color: #f0c17a;
}
.blended-fruit {
color: #f9e1a4;
}

/* CSS Variables */
:root {
--chanterelle:#d9a520;
--mineral-yellow:#d09939;
--river-of-gold:#e4b75e;
--sunrise:#f0c17a;
--blended-fruit:#f9e1a4;
}

More palettes to explore