All Palettes

Color Palette #ffc2d4, #ffb3e4, #ff9ee0, #ff7ac8, #ff5c9a

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-serenade {
color: #ffc2d4;
}
.hot-aquarelle-pink {
color: #ffb3e4;
}
.rose-daphne {
color: #ff9ee0;
}
.pink-plastic-fantastic {
color: #ff7ac8;
}
.fuchsia-fever {
color: #ff5c9a;
}

/* CSS Variables */
:root {
--sweet-serenade:#ffc2d4;
--hot-aquarelle-pink:#ffb3e4;
--rose-daphne:#ff9ee0;
--pink-plastic-fantastic:#ff7ac8;
--fuchsia-fever:#ff5c9a;
}

More palettes to explore