All Palettes

Color Palette #f4c3d8, #e7a2b5, #d78995, #b86b86, #a45b79

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d8;
}
.rose-elegance {
color: #e7a2b5;
}
.dusty-pink {
color: #d78995;
}
.pink-hibiscus {
color: #b86b86;
}
.cosmetic-red {
color: #a45b79;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d8;
--rose-elegance:#e7a2b5;
--dusty-pink:#d78995;
--pink-hibiscus:#b86b86;
--cosmetic-red:#a45b79;
}

More palettes to explore