All Palettes

Color Palette #fde2dd, #f4b8c4, #eba8c8, #d99fe0, #b57edd

0%
0%
0%

CSS code for this palette

/* CSS */
.lady-anne {
color: #fde2dd;
}
.petals-unfolding {
color: #f4b8c4;
}
.elastic-pink {
color: #eba8c8;
}
.herb-robert {
color: #d99fe0;
}
.lavender-blossom {
color: #b57edd;
}

/* CSS Variables */
:root {
--lady-anne:#fde2dd;
--petals-unfolding:#f4b8c4;
--elastic-pink:#eba8c8;
--herb-robert:#d99fe0;
--lavender-blossom:#b57edd;
}

More palettes to explore