All Palettes

Color Palette #d19d3d, #e4b75e, #f4d780, #f6b7a2, #a85e3e

0%
0%
0%

CSS code for this palette

/* CSS */
.mineral-yellow {
color: #d19d3d;
}
.river-of-gold {
color: #e4b75e;
}
.rapunzel {
color: #f4d780;
}
.mystic-tulip {
color: #f6b7a2;
}
.gladiator-leather {
color: #a85e3e;
}

/* CSS Variables */
:root {
--mineral-yellow:#d19d3d;
--river-of-gold:#e4b75e;
--rapunzel:#f4d780;
--mystic-tulip:#f6b7a2;
--gladiator-leather:#a85e3e;
}

More palettes to explore