All Palettes

Color Palette #e50b5b, #ff4d7f, #ff9ebd, #f6c1d1, #f8e6e2

0%
0%
0%

CSS code for this palette

/* CSS */
.razzmatazz {
color: #e50b5b;
}
.sasquatch-socks {
color: #ff4d7f;
}
.saira-red {
color: #ff9ebd;
}
.carnation-bouquet {
color: #f6c1d1;
}
.frolic {
color: #f8e6e2;
}

/* CSS Variables */
:root {
--razzmatazz:#e50b5b;
--sasquatch-socks:#ff4d7f;
--saira-red:#ff9ebd;
--carnation-bouquet:#f6c1d1;
--frolic:#f8e6e2;
}

More palettes to explore