All Palettes

Color Palette #ff7092, #ff4d7f, #ff3d74, #ff2969, #ff1a5b

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.sasquatch-socks {
color: #ff4d7f;
}
.laser-trap {
color: #ff3d74;
}
.peevish-red {
color: #ff2969;
}
.pure-hedonist {
color: #ff1a5b;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--sasquatch-socks:#ff4d7f;
--laser-trap:#ff3d74;
--peevish-red:#ff2969;
--pure-hedonist:#ff1a5b;
}

More palettes to explore