All Palettes

Color Palette #c92c3c, #db5b48, #f78a69, #f9b09a, #f6d6d5

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.red-wire {
color: #db5b48;
}
.fruit-red {
color: #f78a69;
}
.buttery-salmon {
color: #f9b09a;
}
.ballet {
color: #f6d6d5;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--red-wire:#db5b48;
--fruit-red:#f78a69;
--buttery-salmon:#f9b09a;
--ballet:#f6d6d5;
}

More palettes to explore