All Palettes

Color Palette #e1a3c8, #f5b7d1, #f6d4a2, #f8e1a5, #f7cca1

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e1a3c8;
}
.pink-marshmallow {
color: #f5b7d1;
}
.antique-wicker-basket {
color: #f6d4a2;
}
.blended-fruit {
color: #f8e1a5;
}
.chai-latte {
color: #f7cca1;
}

/* CSS Variables */
:root {
--prettiest-pink:#e1a3c8;
--pink-marshmallow:#f5b7d1;
--antique-wicker-basket:#f6d4a2;
--blended-fruit:#f8e1a5;
--chai-latte:#f7cca1;
}

More palettes to explore