All Palettes

Color Palette #ffc2e0, #ff99b8, #ff7092, #ff4d70, #ff293b

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-romance {
color: #ffc2e0;
}
.saira-red {
color: #ff99b8;
}
.blush-hour {
color: #ff7092;
}
.love-red {
color: #ff4d70;
}
.strawberry {
color: #ff293b;
}

/* CSS Variables */
:root {
--sweet-romance:#ffc2e0;
--saira-red:#ff99b8;
--blush-hour:#ff7092;
--love-red:#ff4d70;
--strawberry:#ff293b;
}

More palettes to explore