All Palettes

Color Palette #f2a6b4, #f4c3d1, #f8e2e7, #e0afe9, #b58cd4

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f2a6b4;
}
.in-the-pink {
color: #f4c3d1;
}
.pork-belly {
color: #f8e2e7;
}
.petal-plush {
color: #e0afe9;
}
.pale-purple {
color: #b58cd4;
}

/* CSS Variables */
:root {
--princess:#f2a6b4;
--in-the-pink:#f4c3d1;
--pork-belly:#f8e2e7;
--petal-plush:#e0afe9;
--pale-purple:#b58cd4;
}

More palettes to explore