All Palettes

Color Palette #f7d0b6, #f3a5a0, #f2699d, #c33c7b, #7d2c63

0%
0%
0%

CSS code for this palette

/* CSS */
.dough-yellow {
color: #f7d0b6;
}
.roseberry {
color: #f3a5a0;
}
.shark-bait {
color: #f2699d;
}
.fuchsia-rose {
color: #c33c7b;
}
.grape-juice {
color: #7d2c63;
}

/* CSS Variables */
:root {
--dough-yellow:#f7d0b6;
--roseberry:#f3a5a0;
--shark-bait:#f2699d;
--fuchsia-rose:#c33c7b;
--grape-juice:#7d2c63;
}

More palettes to explore