All Palettes

Color Palette #d47393, #eba2a2, #f1c1c1, #f5e0d1, #f8b9b9

0%
0%
0%

CSS code for this palette

/* CSS */
.fiesta-pink {
color: #d47393;
}
.cozy-summer-sunset {
color: #eba2a2;
}
.silver-strawberry {
color: #f1c1c1;
}
.muffin-mix {
color: #f5e0d1;
}
.ballerina-pink {
color: #f8b9b9;
}

/* CSS Variables */
:root {
--fiesta-pink:#d47393;
--cozy-summer-sunset:#eba2a2;
--silver-strawberry:#f1c1c1;
--muffin-mix:#f5e0d1;
--ballerina-pink:#f8b9b9;
}

More palettes to explore