All Palettes

Color Palette #b77b9a, #e3b5d4, #f7e8cf, #f1c45b, #f25a8a

0%
0%
0%

CSS code for this palette

/* CSS */
.valentine-heart {
color: #b77b9a;
}
.gumball {
color: #e3b5d4;
}
.sawdust {
color: #f7e8cf;
}
.blonde-girl {
color: #f1c45b;
}
.watermelon-juice {
color: #f25a8a;
}

/* CSS Variables */
:root {
--valentine-heart:#b77b9a;
--gumball:#e3b5d4;
--sawdust:#f7e8cf;
--blonde-girl:#f1c45b;
--watermelon-juice:#f25a8a;
}

More palettes to explore