All Palettes

Color Palette #b42d4c, #c66c8a, #e6a7b4, #f4c3d4, #f8e2e8

0%
0%
0%

CSS code for this palette

/* CSS */
.amore {
color: #b42d4c;
}
.silk-ribbon {
color: #c66c8a;
}
.love-at-first-sight {
color: #e6a7b4;
}
.cherry-blossom {
color: #f4c3d4;
}
.pork-belly {
color: #f8e2e8;
}

/* CSS Variables */
:root {
--amore:#b42d4c;
--silk-ribbon:#c66c8a;
--love-at-first-sight:#e6a7b4;
--cherry-blossom:#f4c3d4;
--pork-belly:#f8e2e8;
}

More palettes to explore