All Palettes

Color Palette #ff4d4d, #ff6e61, #ff9061, #ffd980, #ffeb85

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.pink-orange {
color: #ff9061;
}
.zinnia-gold {
color: #ffd980;
}
.citrus-punch {
color: #ffeb85;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4d;
--grapefruit-pulp:#ff6e61;
--pink-orange:#ff9061;
--zinnia-gold:#ffd980;
--citrus-punch:#ffeb85;
}

More palettes to explore