All Palettes

Color Palette #2c2a3c, #4b3f5a, #7b4c6b, #c05987, #f6b1c7

0%
0%
0%

CSS code for this palette

/* CSS */
.black-rock {
color: #2c2a3c;
}
.powerful-mauve {
color: #4b3f5a;
}
.brocade-violet {
color: #7b4c6b;
}
.beauty-queen {
color: #c05987;
}
.cupid {
color: #f6b1c7;
}

/* CSS Variables */
:root {
--black-rock:#2c2a3c;
--powerful-mauve:#4b3f5a;
--brocade-violet:#7b4c6b;
--beauty-queen:#c05987;
--cupid:#f6b1c7;
}

More palettes to explore