All Palettes

Color Palette #ff6e61, #e74d3c, #bf3a2b, #9b1c2f, #4a1c24

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mandarin-red {
color: #e74d3c;
}
.valiant-poppy {
color: #bf3a2b;
}
.vivid-burgundy {
color: #9b1c2f;
}
.vino-tinto {
color: #4a1c24;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mandarin-red:#e74d3c;
--valiant-poppy:#bf3a2b;
--vivid-burgundy:#9b1c2f;
--vino-tinto:#4a1c24;
}

More palettes to explore