All Palettes

Color Palette #2e2929, #5d4c4c, #a57878, #d9a6a6, #f4c3c3

0%
0%
0%

CSS code for this palette

/* CSS */
.livid-brown {
color: #2e2929;
}
.smooth-coffee {
color: #5d4c4c;
}
.handmade-red {
color: #a57878;
}
.silver-pink {
color: #d9a6a6;
}
.cor-de-pele {
color: #f4c3c3;
}

/* CSS Variables */
:root {
--livid-brown:#2e2929;
--smooth-coffee:#5d4c4c;
--handmade-red:#a57878;
--silver-pink:#d9a6a6;
--cor-de-pele:#f4c3c3;
}

More palettes to explore