All Palettes

Color Palette #c92c49, #d73c5e, #e2556f, #f28ca1, #f8b9c2

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c49;
}
.azalea {
color: #d73c5e;
}
.rosy-cheeks {
color: #e2556f;
}
.wonder-lust {
color: #f28ca1;
}
.love-spell {
color: #f8b9c2;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c49;
--azalea:#d73c5e;
--rosy-cheeks:#e2556f;
--wonder-lust:#f28ca1;
--love-spell:#f8b9c2;
}

More palettes to explore