All Palettes

Color Palette #ff8abb, #ff7092, #ff5c98, #ff3d81, #ff2965

0%
0%
0%

CSS code for this palette

/* CSS */
.cochonnet {
color: #ff8abb;
}
.blush-hour {
color: #ff7092;
}
.fuchsia-fever {
color: #ff5c98;
}
.diva-pink {
color: #ff3d81;
}
.peevish-red {
color: #ff2965;
}

/* CSS Variables */
:root {
--cochonnet:#ff8abb;
--blush-hour:#ff7092;
--fuchsia-fever:#ff5c98;
--diva-pink:#ff3d81;
--peevish-red:#ff2965;
}

More palettes to explore