All Palettes

Color Palette #e7a2c7, #f1d0d8, #f6e8d5, #b8e5e5, #8bc7d0

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e7a2c7;
}
.impatiens-petal {
color: #f1d0d8;
}
.bali-sand {
color: #f6e8d5;
}
.refreshing-pool {
color: #b8e5e5;
}
.after-the-rain {
color: #8bc7d0;
}

/* CSS Variables */
:root {
--prettiest-pink:#e7a2c7;
--impatiens-petal:#f1d0d8;
--bali-sand:#f6e8d5;
--refreshing-pool:#b8e5e5;
--after-the-rain:#8bc7d0;
}

More palettes to explore