All Palettes

Color Palette #ffc2e2, #ff9eb5, #ff7092, #ff4d7c, #ff2e5f

0%
0%
0%

CSS code for this palette

/* CSS */
.sugarwinkle {
color: #ffc2e2;
}
.saira-red {
color: #ff9eb5;
}
.blush-hour {
color: #ff7092;
}
.sasquatch-socks {
color: #ff4d7c;
}
.radical-red {
color: #ff2e5f;
}

/* CSS Variables */
:root {
--sugarwinkle:#ffc2e2;
--saira-red:#ff9eb5;
--blush-hour:#ff7092;
--sasquatch-socks:#ff4d7c;
--radical-red:#ff2e5f;
}

More palettes to explore