All Palettes

Color Palette #6d4c37, #ba6c5e, #d7b3a7, #f2dfd4, #d9c3b4

0%
0%
0%

CSS code for this palette

/* CSS */
.guitar {
color: #6d4c37;
}
.cobrizo {
color: #ba6c5e;
}
.sandpaper {
color: #d7b3a7;
}
.peach-shortcake {
color: #f2dfd4;
}
.regal {
color: #d9c3b4;
}

/* CSS Variables */
:root {
--guitar:#6d4c37;
--cobrizo:#ba6c5e;
--sandpaper:#d7b3a7;
--peach-shortcake:#f2dfd4;
--regal:#d9c3b4;
}

More palettes to explore