All Palettes

Color Palette #f4c543, #e5a038, #d68829, #b85e2e, #a92d39

0%
0%
0%

CSS code for this palette

/* CSS */
.pyrite {
color: #f4c543;
}
.culpeo {
color: #e5a038;
}
.opulent {
color: #d68829;
}
.gold-varnish-brown {
color: #b85e2e;
}
.pompeian-red {
color: #a92d39;
}

/* CSS Variables */
:root {
--pyrite:#f4c543;
--culpeo:#e5a038;
--opulent:#d68829;
--gold-varnish-brown:#b85e2e;
--pompeian-red:#a92d39;
}

More palettes to explore