All Palettes

Color Palette #f3a5c0, #e77e93, #d0536c, #b92d46, #8d1c36

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f3a5c0;
}
.melon-mist {
color: #e77e93;
}
.cabaret {
color: #d0536c;
}
.rust-effect {
color: #b92d46;
}
.refined-chianti {
color: #8d1c36;
}

/* CSS Variables */
:root {
--pink-chalk:#f3a5c0;
--melon-mist:#e77e93;
--cabaret:#d0536c;
--rust-effect:#b92d46;
--refined-chianti:#8d1c36;
}

More palettes to explore