All Palettes

Color Palette #ff9eb1, #ff7092, #ff4d6d, #ff2e54, #ff1a3c

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet-slippers {
color: #ff9eb1;
}
.blush-hour {
color: #ff7092;
}
.love-red {
color: #ff4d6d;
}
.reddish-pink {
color: #ff2e54;
}
.future-fuchsia {
color: #ff1a3c;
}

/* CSS Variables */
:root {
--ballet-slippers:#ff9eb1;
--blush-hour:#ff7092;
--love-red:#ff4d6d;
--reddish-pink:#ff2e54;
--future-fuchsia:#ff1a3c;
}

More palettes to explore