All Palettes

Color Palette #4c3e3e, #7c5f5f, #a69191, #d1b3b3, #f4d2d2

0%
0%
0%

CSS code for this palette

/* CSS */
.crater-brown {
color: #4c3e3e;
}
.reading-tea-leaves {
color: #7c5f5f;
}
.fall-heliotrope {
color: #a69191;
}
.smoked-lavender {
color: #d1b3b3;
}
.mary-s-rose {
color: #f4d2d2;
}

/* CSS Variables */
:root {
--crater-brown:#4c3e3e;
--reading-tea-leaves:#7c5f5f;
--fall-heliotrope:#a69191;
--smoked-lavender:#d1b3b3;
--mary-s-rose:#f4d2d2;
}

More palettes to explore