All Palettes

Color Palette #d7b8e0, #e1a3c8, #f3b4e4, #f9d7c3, #ffaddd

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d7b8e0;
}
.prettiest-pink {
color: #e1a3c8;
}
.hanami-pink {
color: #f3b4e4;
}
.harvest-wreath {
color: #f9d7c3;
}
.fresh-gum {
color: #ffaddd;
}

/* CSS Variables */
:root {
--pretty-petunia:#d7b8e0;
--prettiest-pink:#e1a3c8;
--hanami-pink:#f3b4e4;
--harvest-wreath:#f9d7c3;
--fresh-gum:#ffaddd;
}

More palettes to explore