All Palettes

Color Palette #d6a529, #f1c84b, #f2d578, #e69c4c, #a04b2c

0%
0%
0%

CSS code for this palette

/* CSS */
.mustard-musketeers {
color: #d6a529;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.sport-yellow {
color: #f2d578;
}
.colorado-peach {
color: #e69c4c;
}
.texas-ranger-brown {
color: #a04b2c;
}

/* CSS Variables */
:root {
--mustard-musketeers:#d6a529;
--solar-plexus-chakra:#f1c84b;
--sport-yellow:#f2d578;
--colorado-peach:#e69c4c;
--texas-ranger-brown:#a04b2c;
}

More palettes to explore