All Palettes

Color Palette #4c3e40, #7a6c57, #b7a56c, #e1dab7, #f2f2f2

0%
0%
0%

CSS code for this palette

/* CSS */
.shale {
color: #4c3e40;
}
.irrigation {
color: #7a6c57;
}
.oatmeal-biscuit {
color: #b7a56c;
}
.sesame-seed {
color: #e1dab7;
}
.bleached-silk {
color: #f2f2f2;
}

/* CSS Variables */
:root {
--shale:#4c3e40;
--irrigation:#7a6c57;
--oatmeal-biscuit:#b7a56c;
--sesame-seed:#e1dab7;
--bleached-silk:#f2f2f2;
}

More palettes to explore