All Palettes

Color Palette #dab8e0, #e9c9ee, #f9e1ef, #f6a2c5, #f27d9c

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #dab8e0;
}
.bubblegum-crisis {
color: #e9c9ee;
}
.petal-poise {
color: #f9e1ef;
}
.rogue-pink {
color: #f6a2c5;
}
.pink-carnation {
color: #f27d9c;
}

/* CSS Variables */
:root {
--pretty-petunia:#dab8e0;
--bubblegum-crisis:#e9c9ee;
--petal-poise:#f9e1ef;
--rogue-pink:#f6a2c5;
--pink-carnation:#f27d9c;
}

More palettes to explore