All Palettes

Color Palette #4c3e40, #7a4f4d, #a86f6b, #d29c8e, #e1c6c1

0%
0%
0%

CSS code for this palette

/* CSS */
.shale {
color: #4c3e40;
}
.false-morel {
color: #7a4f4d;
}
.summer-s-eve {
color: #a86f6b;
}
.shanghai-peach {
color: #d29c8e;
}
.rosewater {
color: #e1c6c1;
}

/* CSS Variables */
:root {
--shale:#4c3e40;
--false-morel:#7a4f4d;
--summer-s-eve:#a86f6b;
--shanghai-peach:#d29c8e;
--rosewater:#e1c6c1;
}

More palettes to explore