All Palettes

Color Palette #3c202c, #5a3a4d, #6e4e6d, #a86b8e, #e3a1b8

0%
0%
0%

CSS code for this palette

/* CSS */
.temptress {
color: #3c202c;
}
.dulcet-violet {
color: #5a3a4d;
}
.hibernation {
color: #6e4e6d;
}
.cure-all {
color: #a86b8e;
}
.blushing-tulip {
color: #e3a1b8;
}

/* CSS Variables */
:root {
--temptress:#3c202c;
--dulcet-violet:#5a3a4d;
--hibernation:#6e4e6d;
--cure-all:#a86b8e;
--blushing-tulip:#e3a1b8;
}

More palettes to explore