All Palettes

Color Palette #f7c5e0, #f1b1e7, #e48bc6, #bd6b9f, #8c4f7d

0%
0%
0%

CSS code for this palette

/* CSS */
.laelia-pink {
color: #f7c5e0;
}
.dream-land {
color: #f1b1e7;
}
.blushed-bombshell {
color: #e48bc6;
}
.pearly-purple {
color: #bd6b9f;
}
.dynamic-magenta {
color: #8c4f7d;
}

/* CSS Variables */
:root {
--laelia-pink:#f7c5e0;
--dream-land:#f1b1e7;
--blushed-bombshell:#e48bc6;
--pearly-purple:#bd6b9f;
--dynamic-magenta:#8c4f7d;
}

More palettes to explore