All Palettes

Color Palette #fa9e5c, #f7b84b, #f5d03d, #e4c14e, #d1a76b

0%
0%
0%

CSS code for this palette

/* CSS */
.tan-hide {
color: #fa9e5c;
}
.mango-margarita {
color: #f7b84b;
}
.marigold-dust {
color: #f5d03d;
}
.indian-maize {
color: #e4c14e;
}
.campground {
color: #d1a76b;
}

/* CSS Variables */
:root {
--tan-hide:#fa9e5c;
--mango-margarita:#f7b84b;
--marigold-dust:#f5d03d;
--indian-maize:#e4c14e;
--campground:#d1a76b;
}

More palettes to explore