All Palettes

Color Palette #c92c39, #f35860, #f8bfbf, #f9e59f, #f2e1b1

0%
0%
0%

CSS code for this palette

/* CSS */
.mars-red {
color: #c92c39;
}
.dubarry {
color: #f35860;
}
.spanish-pink {
color: #f8bfbf;
}
.storm-lightning {
color: #f9e59f;
}
.bone-white {
color: #f2e1b1;
}

/* CSS Variables */
:root {
--mars-red:#c92c39;
--dubarry:#f35860;
--spanish-pink:#f8bfbf;
--storm-lightning:#f9e59f;
--bone-white:#f2e1b1;
}

More palettes to explore