All Palettes

Color Palette #502c21, #6b4f43, #a56c5f, #d6a75c, #f1c4c0

0%
0%
0%

CSS code for this palette

/* CSS */
.couch {
color: #502c21;
}
.plantation-shutters {
color: #6b4f43;
}
.honey-maple {
color: #a56c5f;
}
.cat-s-eye-marble {
color: #d6a75c;
}
.channel {
color: #f1c4c0;
}

/* CSS Variables */
:root {
--couch:#502c21;
--plantation-shutters:#6b4f43;
--honey-maple:#a56c5f;
--cat-s-eye-marble:#d6a75c;
--channel:#f1c4c0;
}

More palettes to explore