All Palettes

Color Palette #f7cfd5, #f0a3b7, #e88d9f, #d37385, #c5596b

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-cupcake {
color: #f7cfd5;
}
.emperor-s-children {
color: #f0a3b7;
}
.peony {
color: #e88d9f;
}
.strawberry-milkshake {
color: #d37385;
}
.tropical-smoothie {
color: #c5596b;
}

/* CSS Variables */
:root {
--pink-cupcake:#f7cfd5;
--emperor-s-children:#f0a3b7;
--peony:#e88d9f;
--strawberry-milkshake:#d37385;
--tropical-smoothie:#c5596b;
}

More palettes to explore