All Palettes

Color Palette #ffc2d0, #ffd6e2, #ffe0ed, #ffebfa, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-glory {
color: #ffc2d0;
}
.pig-pink {
color: #ffd6e2;
}
.transparent-pink {
color: #ffe0ed;
}
.strawberry-bonbon {
color: #ffebfa;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--garden-glory:#ffc2d0;
--pig-pink:#ffd6e2;
--transparent-pink:#ffe0ed;
--strawberry-bonbon:#ffebfa;
--white:#ffffff;
}

More palettes to explore