All Palettes

Color Palette #8b5b3c, #a76a49, #c68958, #dfaf7c, #f4c9a4

0%
0%
0%

CSS code for this palette

/* CSS */
.rope {
color: #8b5b3c;
}
.vintage-pottery {
color: #a76a49;
}
.maple-syrup-brown {
color: #c68958;
}
.wooden-sword {
color: #dfaf7c;
}
.citrus-sachet {
color: #f4c9a4;
}

/* CSS Variables */
:root {
--rope:#8b5b3c;
--vintage-pottery:#a76a49;
--maple-syrup-brown:#c68958;
--wooden-sword:#dfaf7c;
--citrus-sachet:#f4c9a4;
}

More palettes to explore