All Palettes

Color Palette #d47393, #e2a7a2, #f3bfc0, #f8d3d8, #f7b1b2

0%
0%
0%

CSS code for this palette

/* CSS */
.fiesta-pink {
color: #d47393;
}
.coral-fountain {
color: #e2a7a2;
}
.silver-strawberry {
color: #f3bfc0;
}
.first-daughter {
color: #f8d3d8;
}
.precious-pink {
color: #f7b1b2;
}

/* CSS Variables */
:root {
--fiesta-pink:#d47393;
--coral-fountain:#e2a7a2;
--silver-strawberry:#f3bfc0;
--first-daughter:#f8d3d8;
--precious-pink:#f7b1b2;
}

More palettes to explore