All Palettes

Color Palette #ffb3c1, #ff7092, #ff5c98, #e34f6c, #c94a6c

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.blush-hour {
color: #ff7092;
}
.fuchsia-fever {
color: #ff5c98;
}
.camellia-rose {
color: #e34f6c;
}
.royal-banner {
color: #c94a6c;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--blush-hour:#ff7092;
--fuchsia-fever:#ff5c98;
--camellia-rose:#e34f6c;
--royal-banner:#c94a6c;
}

More palettes to explore