All Palettes

Color Palette #f6b651, #d4a14e, #b78d4e, #a86a3e, #8c4c3b

0%
0%
0%

CSS code for this palette

/* CSS */
.mango-margarita {
color: #f6b651;
}
.saffron-robe {
color: #d4a14e;
}
.yellow-acorn {
color: #b78d4e;
}
.maple-glaze {
color: #a86a3e;
}
.spiced-red {
color: #8c4c3b;
}

/* CSS Variables */
:root {
--mango-margarita:#f6b651;
--saffron-robe:#d4a14e;
--yellow-acorn:#b78d4e;
--maple-glaze:#a86a3e;
--spiced-red:#8c4c3b;
}

More palettes to explore