All Palettes

Color Palette #f2b1c4, #f1a7d6, #f1a2e0, #d39fe5, #a9a3d2

0%
0%
0%

CSS code for this palette

/* CSS */
.rhodonite {
color: #f2b1c4;
}
.pretty-pink-piggy {
color: #f1a7d6;
}
.pretty-pink-piggy {
color: #f1a2e0;
}
.bright-ube {
color: #d39fe5;
}
.milky-lavender {
color: #a9a3d2;
}

/* CSS Variables */
:root {
--rhodonite:#f2b1c4;
--pretty-pink-piggy:#f1a7d6;
--pretty-pink-piggy:#f1a2e0;
--bright-ube:#d39fe5;
--milky-lavender:#a9a3d2;
}

More palettes to explore