All Palettes

Color Palette #d0b96c, #c9a86e, #b68f68, #a76e58, #8c4c3b

0%
0%
0%

CSS code for this palette

/* CSS */
.trumpet {
color: #d0b96c;
}
.ginger-ale {
color: #c9a86e;
}
.fire-dust {
color: #b68f68;
}
.hazelnut {
color: #a76e58;
}
.spiced-red {
color: #8c4c3b;
}

/* CSS Variables */
:root {
--trumpet:#d0b96c;
--ginger-ale:#c9a86e;
--fire-dust:#b68f68;
--hazelnut:#a76e58;
--spiced-red:#8c4c3b;
}

More palettes to explore