All Palettes

Color Palette #ffc2a3, #ffb19e, #ff9c8f, #ff6e61, #ff4d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.tomorrow-s-coral {
color: #ffc2a3;
}
.buttery-salmon {
color: #ffb19e;
}
.lolly {
color: #ff9c8f;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blood-burst {
color: #ff4d4d;
}

/* CSS Variables */
:root {
--tomorrow-s-coral:#ffc2a3;
--buttery-salmon:#ffb19e;
--lolly:#ff9c8f;
--grapefruit-pulp:#ff6e61;
--blood-burst:#ff4d4d;
}

More palettes to explore