All Palettes

Color Palette #492c2c, #6d4f4f, #8b7979, #c6a66c, #e3c4b0

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-coffee {
color: #492c2c;
}
.buccaneer {
color: #6d4f4f;
}
.renwick-heather {
color: #8b7979;
}
.flickering-gold {
color: #c6a66c;
}
.gypsum-rose {
color: #e3c4b0;
}

/* CSS Variables */
:root {
--brown-coffee:#492c2c;
--buccaneer:#6d4f4f;
--renwick-heather:#8b7979;
--flickering-gold:#c6a66c;
--gypsum-rose:#e3c4b0;
}

More palettes to explore