All Palettes

Color Palette #f4c3cf, #eab8d1, #e8a1c4, #e798b1, #f3afcf

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f4c3cf;
}
.sweet-lilac {
color: #eab8d1;
}
.prettiest-pink {
color: #e8a1c4;
}
.usu-koubai-blossom {
color: #e798b1;
}
.changeling-pink {
color: #f3afcf;
}

/* CSS Variables */
:root {
--in-the-pink:#f4c3cf;
--sweet-lilac:#eab8d1;
--prettiest-pink:#e8a1c4;
--usu-koubai-blossom:#e798b1;
--changeling-pink:#f3afcf;
}

More palettes to explore