All Palettes

Color Palette #4c3e3f, #6d5a5a, #a18c7d, #d8c6b0, #f2e4d4

0%
0%
0%

CSS code for this palette

/* CSS */
.shale {
color: #4c3e3f;
}
.deepest-mauve {
color: #6d5a5a;
}
.soft-impala {
color: #a18c7d;
}
.hanover {
color: #d8c6b0;
}
.china-doll {
color: #f2e4d4;
}

/* CSS Variables */
:root {
--shale:#4c3e3f;
--deepest-mauve:#6d5a5a;
--soft-impala:#a18c7d;
--hanover:#d8c6b0;
--china-doll:#f2e4d4;
}

More palettes to explore