All Palettes

Color Palette #ffc2e0, #ff7092, #ff4d6a, #d84f6d, #a62b56

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-romance {
color: #ffc2e0;
}
.blush-hour {
color: #ff7092;
}
.love-red {
color: #ff4d6a;
}
.rosy-cheeks {
color: #d84f6d;
}
.primal-red {
color: #a62b56;
}

/* CSS Variables */
:root {
--sweet-romance:#ffc2e0;
--blush-hour:#ff7092;
--love-red:#ff4d6a;
--rosy-cheeks:#d84f6d;
--primal-red:#a62b56;
}

More palettes to explore