All Palettes

Color Palette #a85f2e, #d79d6a, #e6cca8, #b7c9b0, #4b7c6e

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.caramelo-dulce {
color: #d79d6a;
}
.dried-plantain {
color: #e6cca8;
}
.healing-aloe {
color: #b7c9b0;
}
.hooker-s-green {
color: #4b7c6e;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--caramelo-dulce:#d79d6a;
--dried-plantain:#e6cca8;
--healing-aloe:#b7c9b0;
--hooker-s-green:#4b7c6e;
}

More palettes to explore