All Palettes

Color Palette #ffb8d1, #ff7092, #ff618e, #f54da1, #a84d93

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-pink {
color: #ffb8d1;
}
.blush-hour {
color: #ff7092;
}
.stellar-strawberry {
color: #ff618e;
}
.major-magenta {
color: #f54da1;
}
.plum-dust {
color: #a84d93;
}

/* CSS Variables */
:root {
--baby-pink:#ffb8d1;
--blush-hour:#ff7092;
--stellar-strawberry:#ff618e;
--major-magenta:#f54da1;
--plum-dust:#a84d93;
}

More palettes to explore