All Palettes

Color Palette #f6cbd8, #f7a6b3, #d85a9b, #c34b6d, #882b47

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-lace {
color: #f6cbd8;
}
.pink-fit {
color: #f7a6b3;
}
.sugar-rush {
color: #d85a9b;
}
.vibrant-red {
color: #c34b6d;
}
.anemone {
color: #882b47;
}

/* CSS Variables */
:root {
--pink-lace:#f6cbd8;
--pink-fit:#f7a6b3;
--sugar-rush:#d85a9b;
--vibrant-red:#c34b6d;
--anemone:#882b47;
}

More palettes to explore