All Palettes

Color Palette #f7d9e5, #f0b2c2, #d87d9d, #b95b7f, #a13a5b

0%
0%
0%

CSS code for this palette

/* CSS */
.lovely-breeze {
color: #f7d9e5;
}
.fallen-blossoms {
color: #f0b2c2;
}
.little-bow-pink {
color: #d87d9d;
}
.tutti-frutti {
color: #b95b7f;
}
.boysenberry-pink {
color: #a13a5b;
}

/* CSS Variables */
:root {
--lovely-breeze:#f7d9e5;
--fallen-blossoms:#f0b2c2;
--little-bow-pink:#d87d9d;
--tutti-frutti:#b95b7f;
--boysenberry-pink:#a13a5b;
}

More palettes to explore