All Palettes

Color Palette #ff75b1, #ff7092, #ff4d7f, #ff3d67, #ff2e58

0%
0%
0%

CSS code for this palette

/* CSS */
.erythrosine {
color: #ff75b1;
}
.blush-hour {
color: #ff7092;
}
.sasquatch-socks {
color: #ff4d7f;
}
.laser-trap {
color: #ff3d67;
}
.reddish-pink {
color: #ff2e58;
}

/* CSS Variables */
:root {
--erythrosine:#ff75b1;
--blush-hour:#ff7092;
--sasquatch-socks:#ff4d7f;
--laser-trap:#ff3d67;
--reddish-pink:#ff2e58;
}

More palettes to explore