All Palettes

Color Palette #f6e4a2, #e4b849, #d6a12e, #c58826, #a76f1b

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-yellow {
color: #f6e4a2;
}
.capital-yellow {
color: #e4b849;
}
.glitzy-gold {
color: #d6a12e;
}
.gentleman-s-whiskey {
color: #c58826;
}
.buckthorn-brown {
color: #a76f1b;
}

/* CSS Variables */
:root {
--venetian-yellow:#f6e4a2;
--capital-yellow:#e4b849;
--glitzy-gold:#d6a12e;
--gentleman-s-whiskey:#c58826;
--buckthorn-brown:#a76f1b;
}

More palettes to explore