All Palettes

Color Palette #ff7083, #ff8f9e, #ffb3c3, #ffd1e0, #ffe5eb

0%
0%
0%

CSS code for this palette

/* CSS */
.wild-watermelon {
color: #ff7083;
}
.charming-cherry {
color: #ff8f9e;
}
.matt-pink {
color: #ffb3c3;
}
.light-pink {
color: #ffd1e0;
}
.nosegay {
color: #ffe5eb;
}

/* CSS Variables */
:root {
--wild-watermelon:#ff7083;
--charming-cherry:#ff8f9e;
--matt-pink:#ffb3c3;
--light-pink:#ffd1e0;
--nosegay:#ffe5eb;
}

More palettes to explore