All Palettes

Color Palette #9b7d4b, #af9e4b, #c9c14a, #e2c14b, #f2b650

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-of-gold {
color: #9b7d4b;
}
.queen-palm {
color: #af9e4b;
}
.anime {
color: #c9c14a;
}
.indian-maize {
color: #e2c14b;
}
.goldsmith {
color: #f2b650;
}

/* CSS Variables */
:root {
--heart-of-gold:#9b7d4b;
--queen-palm:#af9e4b;
--anime:#c9c14a;
--indian-maize:#e2c14b;
--goldsmith:#f2b650;
}

More palettes to explore