All Palettes

Color Palette #d67d3d, #c5a249, #e6c55c, #f2dab5, #a85f3e

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-potato {
color: #d67d3d;
}
.creed {
color: #c5a249;
}
.tasman-honey-yellow {
color: #e6c55c;
}
.cono-de-vainilla {
color: #f2dab5;
}
.gladiator-leather {
color: #a85f3e;
}

/* CSS Variables */
:root {
--sweet-potato:#d67d3d;
--creed:#c5a249;
--tasman-honey-yellow:#e6c55c;
--cono-de-vainilla:#f2dab5;
--gladiator-leather:#a85f3e;
}

More palettes to explore