All Palettes

Color Palette #f8c8a0, #f1a8a2, #ef6c6c, #d63f2e, #b43131

0%
0%
0%

CSS code for this palette

/* CSS */
.chai-latte {
color: #f8c8a0;
}
.calabrese {
color: #f1a8a2;
}
.porcelain-rose {
color: #ef6c6c;
}
.vampire-red {
color: #d63f2e;
}
.red-contrast {
color: #b43131;
}

/* CSS Variables */
:root {
--chai-latte:#f8c8a0;
--calabrese:#f1a8a2;
--porcelain-rose:#ef6c6c;
--vampire-red:#d63f2e;
--red-contrast:#b43131;
}

More palettes to explore