All Palettes

Color Palette #ffc7e2, #ffb3d6, #ff9ec5, #ff80b0, #ff61a0

0%
0%
0%

CSS code for this palette

/* CSS */
.sugarwinkle {
color: #ffc7e2;
}
.lavender-candy {
color: #ffb3d6;
}
.himalayan-balsam {
color: #ff9ec5;
}
.erythrosine {
color: #ff80b0;
}
.french-pink {
color: #ff61a0;
}

/* CSS Variables */
:root {
--sugarwinkle:#ffc7e2;
--lavender-candy:#ffb3d6;
--himalayan-balsam:#ff9ec5;
--erythrosine:#ff80b0;
--french-pink:#ff61a0;
}

More palettes to explore