All Palettes

Color Palette #8b3c7b, #b34d81, #d978a3, #f1b6c1, #f9e0d7

0%
0%
0%

CSS code for this palette

/* CSS */
.sister-loganberry-frost {
color: #8b3c7b;
}
.exuberant-pink {
color: #b34d81;
}
.wild-orchid {
color: #d978a3;
}
.ibis {
color: #f1b6c1;
}
.veiled-pink {
color: #f9e0d7;
}

/* CSS Variables */
:root {
--sister-loganberry-frost:#8b3c7b;
--exuberant-pink:#b34d81;
--wild-orchid:#d978a3;
--ibis:#f1b6c1;
--veiled-pink:#f9e0d7;
}

More palettes to explore