All Palettes

Color Palette #f6d75a, #e5a938, #d68e29, #aa6f3c, #7b4e2d

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-yellow {
color: #f6d75a;
}
.dutch-orange {
color: #e5a938;
}
.turmeric-tea {
color: #d68e29;
}
.byzantine-copper {
color: #aa6f3c;
}
.kinsusutake-brown {
color: #7b4e2d;
}

/* CSS Variables */
:root {
--glitter-yellow:#f6d75a;
--dutch-orange:#e5a938;
--turmeric-tea:#d68e29;
--byzantine-copper:#aa6f3c;
--kinsusutake-brown:#7b4e2d;
}

More palettes to explore