All Palettes

Color Palette #ff4d8b, #ff7092, #ff8fa5, #ffb3c6, #ffebf0

0%
0%
0%

CSS code for this palette

/* CSS */
.french-rose {
color: #ff4d8b;
}
.blush-hour {
color: #ff7092;
}
.salmon-pink {
color: #ff8fa5;
}
.cherry-blossom-pink {
color: #ffb3c6;
}
.fairy-wings {
color: #ffebf0;
}

/* CSS Variables */
:root {
--french-rose:#ff4d8b;
--blush-hour:#ff7092;
--salmon-pink:#ff8fa5;
--cherry-blossom-pink:#ffb3c6;
--fairy-wings:#ffebf0;
}

More palettes to explore