All Palettes

Color Palette #ff7092, #ff4d7f, #ff3d74, #ff2965, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.sasquatch-socks {
color: #ff4d7f;
}
.laser-trap {
color: #ff3d74;
}
.peevish-red {
color: #ff2965;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--sasquatch-socks:#ff4d7f;
--laser-trap:#ff3d74;
--peevish-red:#ff2965;
--mandarin-red:#e74d3c;
}

More palettes to explore