All Palettes

Color Palette #4e3b31, #b89b7f, #e2b983, #f4e2d7, #784a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.button-eyes {
color: #4e3b31;
}
.wooded-acre {
color: #b89b7f;
}
.cane-sugar {
color: #e2b983;
}
.alyssa {
color: #f4e2d7;
}
.alden-till {
color: #784a4a;
}

/* CSS Variables */
:root {
--button-eyes:#4e3b31;
--wooded-acre:#b89b7f;
--cane-sugar:#e2b983;
--alyssa:#f4e2d7;
--alden-till:#784a4a;
}

More palettes to explore