All Palettes

Color Palette #ffc2a3, #ff6e61, #ff4d4f, #d63f2e, #bec5cf

0%
0%
0%

CSS code for this palette

/* CSS */
.tomorrow-s-coral {
color: #ffc2a3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blood-burst {
color: #ff4d4f;
}
.vampire-red {
color: #d63f2e;
}
.blue-dolphin {
color: #bec5cf;
}

/* CSS Variables */
:root {
--tomorrow-s-coral:#ffc2a3;
--grapefruit-pulp:#ff6e61;
--blood-burst:#ff4d4f;
--vampire-red:#d63f2e;
--blue-dolphin:#bec5cf;
}

More palettes to explore