All Palettes

Color Palette #4c3e40, #7a5c5f, #c1a7a4, #e8c8c4, #f4dedc

0%
0%
0%

CSS code for this palette

/* CSS */
.shale {
color: #4c3e40;
}
.reading-tea-leaves {
color: #7a5c5f;
}
.sable-cloaked {
color: #c1a7a4;
}
.kashmir-pink {
color: #e8c8c4;
}
.light-marshmallow-magic {
color: #f4dedc;
}

/* CSS Variables */
:root {
--shale:#4c3e40;
--reading-tea-leaves:#7a5c5f;
--sable-cloaked:#c1a7a4;
--kashmir-pink:#e8c8c4;
--light-marshmallow-magic:#f4dedc;
}

More palettes to explore