All Palettes

Color Palette #fe2aa2, #f86d8b, #fbbf8e, #f8e6aa, #f6f4d0

0%
0%
0%

CSS code for this palette

/* CSS */
.persian-rose {
color: #fe2aa2;
}
.pink-explosion {
color: #f86d8b;
}
.mango-ice {
color: #fbbf8e;
}
.gold-sand {
color: #f8e6aa;
}
.spilt-milk {
color: #f6f4d0;
}

/* CSS Variables */
:root {
--persian-rose:#fe2aa2;
--pink-explosion:#f86d8b;
--mango-ice:#fbbf8e;
--gold-sand:#f8e6aa;
--spilt-milk:#f6f4d0;
}

More palettes to explore