All Palettes

Color Palette #f7d288, #f4b74e, #e5a038, #d77d3c, #a95b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.facemark {
color: #f7d288;
}
.mango-margarita {
color: #f4b74e;
}
.culpeo {
color: #e5a038;
}
.sweet-potato {
color: #d77d3c;
}
.gladiator-leather {
color: #a95b3d;
}

/* CSS Variables */
:root {
--facemark:#f7d288;
--mango-margarita:#f4b74e;
--culpeo:#e5a038;
--sweet-potato:#d77d3c;
--gladiator-leather:#a95b3d;
}

More palettes to explore