All Palettes

Color Palette #3a2c3a, #4e3b4d, #6b4e6e, #a9608c, #d38d9f

0%
0%
0%

CSS code for this palette

/* CSS */
.valentino-nero {
color: #3a2c3a;
}
.dark-energy {
color: #4e3b4d;
}
.basil-mauve {
color: #6b4e6e;
}
.wild-mulberry {
color: #a9608c;
}
.sugar-tooth {
color: #d38d9f;
}

/* CSS Variables */
:root {
--valentino-nero:#3a2c3a;
--dark-energy:#4e3b4d;
--basil-mauve:#6b4e6e;
--wild-mulberry:#a9608c;
--sugar-tooth:#d38d9f;
}

More palettes to explore