All Palettes

Color Palette #4c3e40, #6b5b5f, #8b7478, #d7aba3, #f1c4c0

0%
0%
0%

CSS code for this palette

/* CSS */
.shale {
color: #4c3e40;
}
.moroccan-dusk {
color: #6b5b5f;
}
.plum-haze {
color: #8b7478;
}
.everything-s-rosy {
color: #d7aba3;
}
.channel {
color: #f1c4c0;
}

/* CSS Variables */
:root {
--shale:#4c3e40;
--moroccan-dusk:#6b5b5f;
--plum-haze:#8b7478;
--everything-s-rosy:#d7aba3;
--channel:#f1c4c0;
}

More palettes to explore