All Palettes

Color Palette #f8bfc3, #e09ab2, #d17592, #aa4b74, #6d2c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-cane {
color: #f8bfc3;
}
.peach-flower {
color: #e09ab2;
}
.muted-pink {
color: #d17592;
}
.our-little-secret {
color: #aa4b74;
}
.bordeaux-red {
color: #6d2c4d;
}

/* CSS Variables */
:root {
--candy-cane:#f8bfc3;
--peach-flower:#e09ab2;
--muted-pink:#d17592;
--our-little-secret:#aa4b74;
--bordeaux-red:#6d2c4d;
}

More palettes to explore