All Palettes

Color Palette #f4c3e3, #eab8e4, #d49adf, #a76cb2, #6f408c

0%
0%
0%

CSS code for this palette

/* CSS */
.rosy-nectar {
color: #f4c3e3;
}
.rosecco {
color: #eab8e4;
}
.somewhere-in-a-fairytale {
color: #d49adf;
}
.soft-purple {
color: #a76cb2;
}
.amaranth-purple {
color: #6f408c;
}

/* CSS Variables */
:root {
--rosy-nectar:#f4c3e3;
--rosecco:#eab8e4;
--somewhere-in-a-fairytale:#d49adf;
--soft-purple:#a76cb2;
--amaranth-purple:#6f408c;
}

More palettes to explore