All Palettes

Color Palette #d6a12e, #f2c46e, #f7e3a6, #eabe4d, #b98f3c

0%
0%
0%

CSS code for this palette

/* CSS */
.glitzy-gold {
color: #d6a12e;
}
.hawker-s-gold {
color: #f2c46e;
}
.lemon-ice-yellow {
color: #f7e3a6;
}
.blockchain-gold {
color: #eabe4d;
}
.trading-post {
color: #b98f3c;
}

/* CSS Variables */
:root {
--glitzy-gold:#d6a12e;
--hawker-s-gold:#f2c46e;
--lemon-ice-yellow:#f7e3a6;
--blockchain-gold:#eabe4d;
--trading-post:#b98f3c;
}

More palettes to explore