All Palettes

Color Palette #f2c5d8, #e3a5b7, #d17a9a, #b25c7d, #8f3d61

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f2c5d8;
}
.garden-party {
color: #e3a5b7;
}
.little-bow-pink {
color: #d17a9a;
}
.indian-pink {
color: #b25c7d;
}
.putnam-plum {
color: #8f3d61;
}

/* CSS Variables */
:root {
--sweetheart:#f2c5d8;
--garden-party:#e3a5b7;
--little-bow-pink:#d17a9a;
--indian-pink:#b25c7d;
--putnam-plum:#8f3d61;
}

More palettes to explore