All Palettes

Color Palette #8e2e5e, #d77e8c, #f2b5c3, #f8e0b4, #f3b94f

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-horror {
color: #8e2e5e;
}
.i-pink-i-can {
color: #d77e8c;
}
.ibis {
color: #f2b5c3;
}
.butter-muffin {
color: #f8e0b4;
}
.mango-margarita {
color: #f3b94f;
}

/* CSS Variables */
:root {
--pink-horror:#8e2e5e;
--i-pink-i-can:#d77e8c;
--ibis:#f2b5c3;
--butter-muffin:#f8e0b4;
--mango-margarita:#f3b94f;
}

More palettes to explore