All Palettes

Color Palette #8a0053, #a8006b, #d1007d, #f0008c, #ff5c9d

0%
0%
0%

CSS code for this palette

/* CSS */
.reddish-purple {
color: #8a0053;
}
.velvet-cupcake {
color: #a8006b;
}
.bottom-of-my-heart {
color: #d1007d;
}
.feasty-fuchsia {
color: #f0008c;
}
.fuchsia-fever {
color: #ff5c9d;
}

/* CSS Variables */
:root {
--reddish-purple:#8a0053;
--velvet-cupcake:#a8006b;
--bottom-of-my-heart:#d1007d;
--feasty-fuchsia:#f0008c;
--fuchsia-fever:#ff5c9d;
}

More palettes to explore