All Palettes

Color Palette #f5c2d8, #e09abd, #d09099, #c76b8b, #a74968

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f5c2d8;
}
.pink-begonia {
color: #e09abd;
}
.rosetti {
color: #d09099;
}
.silk-ribbon {
color: #c76b8b;
}
.ancient-fuchsia {
color: #a74968;
}

/* CSS Variables */
:root {
--sweetheart:#f5c2d8;
--pink-begonia:#e09abd;
--rosetti:#d09099;
--silk-ribbon:#c76b8b;
--ancient-fuchsia:#a74968;
}

More palettes to explore