All Palettes

Color Palette #3c202c, #5b496e, #7e5c93, #a47993, #d1a3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.temptress {
color: #3c202c;
}
.purple-reign {
color: #5b496e;
}
.ghostly-purple {
color: #7e5c93;
}
.angel-heart {
color: #a47993;
}
.raspberry-smoothie {
color: #d1a3b3;
}

/* CSS Variables */
:root {
--temptress:#3c202c;
--purple-reign:#5b496e;
--ghostly-purple:#7e5c93;
--angel-heart:#a47993;
--raspberry-smoothie:#d1a3b3;
}

More palettes to explore