All Palettes

Color Palette #f1a7b4, #f3b4c1, #f7d4e0, #f9e1ef, #dab7e1

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b4;
}
.ibis {
color: #f3b4c1;
}
.pink-frosting {
color: #f7d4e0;
}
.petal-poise {
color: #f9e1ef;
}
.pretty-petunia {
color: #dab7e1;
}

/* CSS Variables */
:root {
--princess:#f1a7b4;
--ibis:#f3b4c1;
--pink-frosting:#f7d4e0;
--petal-poise:#f9e1ef;
--pretty-petunia:#dab7e1;
}

More palettes to explore