All Palettes

Color Palette #4c3e3f, #7f5c5f, #a77b7c, #f1c6c6, #e8b6b0

0%
0%
0%

CSS code for this palette

/* CSS */
.shale {
color: #4c3e3f;
}
.reading-tea-leaves {
color: #7f5c5f;
}
.brandied-apple {
color: #a77b7c;
}
.rose-aspect {
color: #f1c6c6;
}
.noble-blush {
color: #e8b6b0;
}

/* CSS Variables */
:root {
--shale:#4c3e3f;
--reading-tea-leaves:#7f5c5f;
--brandied-apple:#a77b7c;
--rose-aspect:#f1c6c6;
--noble-blush:#e8b6b0;
}

More palettes to explore