All Palettes

Color Palette #3c2a30, #7a5c61, #a68a7d, #f4c3b3, #dab9c5

0%
0%
0%

CSS code for this palette

/* CSS */
.mulled-wine-red {
color: #3c2a30;
}
.reading-tea-leaves {
color: #7a5c61;
}
.magic-malt {
color: #a68a7d;
}
.peach-temptation {
color: #f4c3b3;
}
.kunzite {
color: #dab9c5;
}

/* CSS Variables */
:root {
--mulled-wine-red:#3c2a30;
--reading-tea-leaves:#7a5c61;
--magic-malt:#a68a7d;
--peach-temptation:#f4c3b3;
--kunzite:#dab9c5;
}

More palettes to explore