All Palettes

Color Palette #c92c3c, #f05151, #f7aaa6, #fae09e, #f8c9b4

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.pastel-strawberry {
color: #f05151;
}
.calabrese {
color: #f7aaa6;
}
.la-luna-amarilla {
color: #fae09e;
}
.biscuit-cream {
color: #f8c9b4;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--pastel-strawberry:#f05151;
--calabrese:#f7aaa6;
--la-luna-amarilla:#fae09e;
--biscuit-cream:#f8c9b4;
}

More palettes to explore