All Palettes

Color Palette #f7d4e1, #f1a7b1, #f78d99, #ef6c7e, #e04d59

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-frosting {
color: #f7d4e1;
}
.pink-fit {
color: #f1a7b1;
}
.strawberry-shortcake {
color: #f78d99;
}
.strawberry-pink {
color: #ef6c7e;
}
.geranium {
color: #e04d59;
}

/* CSS Variables */
:root {
--pink-frosting:#f7d4e1;
--pink-fit:#f1a7b1;
--strawberry-shortcake:#f78d99;
--strawberry-pink:#ef6c7e;
--geranium:#e04d59;
}

More palettes to explore