All Palettes

Color Palette #5b3a29, #a85f2e, #d59d6c, #e6b47a, #f8e0c4

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-bamboo {
color: #5b3a29;
}
.beef-hotpot {
color: #a85f2e;
}
.caramelo-dulce {
color: #d59d6c;
}
.high-plateau {
color: #e6b47a;
}
.incan-treasure {
color: #f8e0c4;
}

/* CSS Variables */
:root {
--weathered-bamboo:#5b3a29;
--beef-hotpot:#a85f2e;
--caramelo-dulce:#d59d6c;
--high-plateau:#e6b47a;
--incan-treasure:#f8e0c4;
}

More palettes to explore