All Palettes

Color Palette #ba3b3b, #e07c7b, #f2c0c0, #f9e59f, #8c2c2e

0%
0%
0%

CSS code for this palette

/* CSS */
.edgy-red {
color: #ba3b3b;
}
.babe {
color: #e07c7b;
}
.silver-strawberry {
color: #f2c0c0;
}
.storm-lightning {
color: #f9e59f;
}
.polished-apple {
color: #8c2c2e;
}

/* CSS Variables */
:root {
--edgy-red:#ba3b3b;
--babe:#e07c7b;
--silver-strawberry:#f2c0c0;
--storm-lightning:#f9e59f;
--polished-apple:#8c2c2e;
}

More palettes to explore