All Palettes

Color Palette #c92c5b, #d65c78, #e79998, #f6c4b1, #f1e1df

0%
0%
0%

CSS code for this palette

/* CSS */
.infrared-gloze {
color: #c92c5b;
}
.peppermint-swirl {
color: #d65c78;
}
.franken-berry {
color: #e79998;
}
.coral-bisque {
color: #f6c4b1;
}
.new-youth {
color: #f1e1df;
}

/* CSS Variables */
:root {
--infrared-gloze:#c92c5b;
--peppermint-swirl:#d65c78;
--franken-berry:#e79998;
--coral-bisque:#f6c4b1;
--new-youth:#f1e1df;
}

More palettes to explore