All Palettes

Color Palette #ffc2e2, #ffb8c1, #ffd1a3, #fffacc, #b2e0d4

0%
0%
0%

CSS code for this palette

/* CSS */
.sugarwinkle {
color: #ffc2e2;
}
.matt-pink {
color: #ffb8c1;
}
.orange-canyon {
color: #ffd1a3;
}
.lemon-chiffon {
color: #fffacc;
}
.bay {
color: #b2e0d4;
}

/* CSS Variables */
:root {
--sugarwinkle:#ffc2e2;
--matt-pink:#ffb8c1;
--orange-canyon:#ffd1a3;
--lemon-chiffon:#fffacc;
--bay:#b2e0d4;
}

More palettes to explore