All Palettes

Color Palette #c92c3c, #d95e62, #e69e98, #f3d4bf, #f8e9e2

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.happy-hearts {
color: #d95e62;
}
.mexicali-rose {
color: #e69e98;
}
.budding-peach {
color: #f3d4bf;
}
.hush-pink {
color: #f8e9e2;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--happy-hearts:#d95e62;
--mexicali-rose:#e69e98;
--budding-peach:#f3d4bf;
--hush-pink:#f8e9e2;
}

More palettes to explore