All Palettes

Color Palette #f7cadb, #f1a7c5, #e57bb3, #d85a9b, #c83c8e

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-steps {
color: #f7cadb;
}
.rose-mallow {
color: #f1a7c5;
}
.fuchsia-blush {
color: #e57bb3;
}
.sugar-rush {
color: #d85a9b;
}
.smitten {
color: #c83c8e;
}

/* CSS Variables */
:root {
--baby-steps:#f7cadb;
--rose-mallow:#f1a7c5;
--fuchsia-blush:#e57bb3;
--sugar-rush:#d85a9b;
--smitten:#c83c8e;
}

More palettes to explore