All Palettes

Color Palette #fdd3e0, #fbc6d8, #f99aba, #f57a9b, #d64c84

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-strawberry {
color: #fdd3e0;
}
.flower-spell {
color: #fbc6d8;
}
.saira-red {
color: #f99aba;
}
.embarrassed {
color: #f57a9b;
}
.pink-flamb {
color: #d64c84;
}

/* CSS Variables */
:root {
--creamy-strawberry:#fdd3e0;
--flower-spell:#fbc6d8;
--saira-red:#f99aba;
--embarrassed:#f57a9b;
--pink-flamb:#d64c84;
}

More palettes to explore