All Palettes

Color Palette #f4a4bf, #f1c1d6, #e5a4c8, #d57b9b, #c94a75

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f4a4bf;
}
.sweetheart {
color: #f1c1d6;
}
.prettiest-pink {
color: #e5a4c8;
}
.little-bow-pink {
color: #d57b9b;
}
.love-lord {
color: #c94a75;
}

/* CSS Variables */
:root {
--pink-chalk:#f4a4bf;
--sweetheart:#f1c1d6;
--prettiest-pink:#e5a4c8;
--little-bow-pink:#d57b9b;
--love-lord:#c94a75;
}

More palettes to explore