All Palettes

Color Palette #3c202c, #6a4a8c, #a27c9d, #f0c2a8, #f9ed67

0%
0%
0%

CSS code for this palette

/* CSS */
.temptress {
color: #3c202c;
}
.grapes-of-italy {
color: #6a4a8c;
}
.usu-pink {
color: #a27c9d;
}
.siesta {
color: #f0c2a8;
}
.yellowish {
color: #f9ed67;
}

/* CSS Variables */
:root {
--temptress:#3c202c;
--grapes-of-italy:#6a4a8c;
--usu-pink:#a27c9d;
--siesta:#f0c2a8;
--yellowish:#f9ed67;
}

More palettes to explore