All Palettes

Color Palette #c92c3c, #e55c57, #f7907e, #fbc1b7, #ffead1

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.reductant {
color: #e55c57;
}
.hot-calypso {
color: #f7907e;
}
.salmon-peach {
color: #fbc1b7;
}
.delightful-peach {
color: #ffead1;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--reductant:#e55c57;
--hot-calypso:#f7907e;
--salmon-peach:#fbc1b7;
--delightful-peach:#ffead1;
}

More palettes to explore