All Palettes

Color Palette #6f4c3e, #d8c59d, #c3842c, #e7c4b6, #5b3a29

0%
0%
0%

CSS code for this palette

/* CSS */
.burned-brown {
color: #6f4c3e;
}
.mineral-beige {
color: #d8c59d;
}
.geebung {
color: #c3842c;
}
.antoinette-pink {
color: #e7c4b6;
}
.weathered-bamboo {
color: #5b3a29;
}

/* CSS Variables */
:root {
--burned-brown:#6f4c3e;
--mineral-beige:#d8c59d;
--geebung:#c3842c;
--antoinette-pink:#e7c4b6;
--weathered-bamboo:#5b3a29;
}

More palettes to explore