All Palettes

Color Palette #f9c3c4, #f5a3be, #e6799c, #d56d8f, #b65d9d

0%
0%
0%

CSS code for this palette

/* CSS */
.azalea-pink {
color: #f9c3c4;
}
.pink-chalk {
color: #f5a3be;
}
.pink-carnation {
color: #e6799c;
}
.paris-pink {
color: #d56d8f;
}
.rose-bud {
color: #b65d9d;
}

/* CSS Variables */
:root {
--azalea-pink:#f9c3c4;
--pink-chalk:#f5a3be;
--pink-carnation:#e6799c;
--paris-pink:#d56d8f;
--rose-bud:#b65d9d;
}

More palettes to explore