All Palettes

Color Palette #6a4125, #d9b48c, #c2e0d5, #7c9d6c, #9f512d

0%
0%
0%

CSS code for this palette

/* CSS */
.semi-sweet-chocolate {
color: #6a4125;
}
.sheepskin {
color: #d9b48c;
}
.tierra-del-fuego-sea-green {
color: #c2e0d5;
}
.money {
color: #7c9d6c;
}
.texas-ranger-brown {
color: #9f512d;
}

/* CSS Variables */
:root {
--semi-sweet-chocolate:#6a4125;
--sheepskin:#d9b48c;
--tierra-del-fuego-sea-green:#c2e0d5;
--money:#7c9d6c;
--texas-ranger-brown:#9f512d;
}

More palettes to explore