All Palettes

Color Palette #c92c3c, #e05c67, #f1a7ad, #f8d3d5, #fce3e7

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.briquette {
color: #e05c67;
}
.hibiscus-petal {
color: #f1a7ad;
}
.ballet {
color: #f8d3d5;
}
.valerie {
color: #fce3e7;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--briquette:#e05c67;
--hibiscus-petal:#f1a7ad;
--ballet:#f8d3d5;
--valerie:#fce3e7;
}

More palettes to explore