All Palettes

Color Palette #e7a6c4, #f2b1d0, #f7d4df, #f5faf7, #c8e9e7

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e7a6c4;
}
.changeling-pink {
color: #f2b1d0;
}
.barely-pink {
color: #f7d4df;
}
.white-porcelain {
color: #f5faf7;
}
.tahitian-sky {
color: #c8e9e7;
}

/* CSS Variables */
:root {
--prettiest-pink:#e7a6c4;
--changeling-pink:#f2b1d0;
--barely-pink:#f7d4df;
--white-porcelain:#f5faf7;
--tahitian-sky:#c8e9e7;
}

More palettes to explore