All Palettes

Color Palette #a3006d, #c20081, #d60084, #f03d6c, #ff8080

0%
0%
0%

CSS code for this palette

/* CSS */
.red-violet {
color: #a3006d;
}
.purple-anxiety {
color: #c20081;
}
.the-art-of-seduction {
color: #d60084;
}
.munch-on-melon {
color: #f03d6c;
}
.light-red {
color: #ff8080;
}

/* CSS Variables */
:root {
--red-violet:#a3006d;
--purple-anxiety:#c20081;
--the-art-of-seduction:#d60084;
--munch-on-melon:#f03d6c;
--light-red:#ff8080;
}

More palettes to explore