All Palettes

Color Palette #c5a859, #ab4d3b, #5a3c30, #7a7f7f, #e6d5b7

0%
0%
0%

CSS code for this palette

/* CSS */
.lemongrass {
color: #c5a859;
}
.wilted-brown {
color: #ab4d3b;
}
.potting-soil {
color: #5a3c30;
}
.shutter-grey {
color: #7a7f7f;
}
.sand-pearl {
color: #e6d5b7;
}

/* CSS Variables */
:root {
--lemongrass:#c5a859;
--wilted-brown:#ab4d3b;
--potting-soil:#5a3c30;
--shutter-grey:#7a7f7f;
--sand-pearl:#e6d5b7;
}

More palettes to explore