All Palettes

Color Palette #f9c3cf, #f8a5b4, #ef7b89, #e85e75, #da4e65

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-shadow {
color: #f9c3cf;
}
.pink-fit {
color: #f8a5b4;
}
.flower-blossom-pink {
color: #ef7b89;
}
.bubblegum {
color: #e85e75;
}
.cranberry-splash {
color: #da4e65;
}

/* CSS Variables */
:root {
--rose-shadow:#f9c3cf;
--pink-fit:#f8a5b4;
--flower-blossom-pink:#ef7b89;
--bubblegum:#e85e75;
--cranberry-splash:#da4e65;
}

More palettes to explore