All Palettes

Color Palette #f9c3cf, #f49fc0, #e97c9d, #d94a69, #b93c3c

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-shadow {
color: #f9c3cf;
}
.prism-pink {
color: #f49fc0;
}
.pink-carnation {
color: #e97c9d;
}
.rosy-cheeks {
color: #d94a69;
}
.edgy-red {
color: #b93c3c;
}

/* CSS Variables */
:root {
--rose-shadow:#f9c3cf;
--prism-pink:#f49fc0;
--pink-carnation:#e97c9d;
--rosy-cheeks:#d94a69;
--edgy-red:#b93c3c;
}

More palettes to explore