All Palettes

Color Palette #ffc2a3, #ff6e61, #e13e33, #a03c31, #6b0f18

0%
0%
0%

CSS code for this palette

/* CSS */
.tomorrow-s-coral {
color: #ffc2a3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.bacon-strips {
color: #e13e33;
}
.rave-red {
color: #a03c31;
}
.festive-bordeaux {
color: #6b0f18;
}

/* CSS Variables */
:root {
--tomorrow-s-coral:#ffc2a3;
--grapefruit-pulp:#ff6e61;
--bacon-strips:#e13e33;
--rave-red:#a03c31;
--festive-bordeaux:#6b0f18;
}

More palettes to explore