All Palettes

Color Palette #ff9eb0, #ff7092, #ff4d67, #ff2949, #ff0051

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet-slippers {
color: #ff9eb0;
}
.blush-hour {
color: #ff7092;
}
.love-red {
color: #ff4d67;
}
.medium-scarlet {
color: #ff2949;
}
.hawaiian-raspberry {
color: #ff0051;
}

/* CSS Variables */
:root {
--ballet-slippers:#ff9eb0;
--blush-hour:#ff7092;
--love-red:#ff4d67;
--medium-scarlet:#ff2949;
--hawaiian-raspberry:#ff0051;
}

More palettes to explore