All Palettes

Color Palette #a85f2e, #daa24e, #c4a65f, #d7c7a7, #5c4b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.angel-food-cake {
color: #daa24e;
}
.spring-roll {
color: #c4a65f;
}
.thatched-cottage {
color: #d7c7a7;
}
.tannery-brown {
color: #5c4b3d;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--angel-food-cake:#daa24e;
--spring-roll:#c4a65f;
--thatched-cottage:#d7c7a7;
--tannery-brown:#5c4b3d;
}

More palettes to explore