All Palettes

Color Palette #f0c7e3, #e4a5d4, #d17acd, #9f52b7, #5c2a79

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-rose {
color: #f0c7e3;
}
.light-orchid {
color: #e4a5d4;
}
.purple-kush {
color: #d17acd;
}
.purple-plum {
color: #9f52b7;
}
.amethyst-purple {
color: #5c2a79;
}

/* CSS Variables */
:root {
--venetian-rose:#f0c7e3;
--light-orchid:#e4a5d4;
--purple-kush:#d17acd;
--purple-plum:#9f52b7;
--amethyst-purple:#5c2a79;
}

More palettes to explore