All Palettes

Color Palette #f1c6b7, #e2a8a1, #d48b87, #c27670, #b55e5a

0%
0%
0%

CSS code for this palette

/* CSS */
.everblooming {
color: #f1c6b7;
}
.coral-fountain {
color: #e2a8a1;
}
.pink-slip {
color: #d48b87;
}
.antique-pink {
color: #c27670;
}
.redwood-city {
color: #b55e5a;
}

/* CSS Variables */
:root {
--everblooming:#f1c6b7;
--coral-fountain:#e2a8a1;
--pink-slip:#d48b87;
--antique-pink:#c27670;
--redwood-city:#b55e5a;
}

More palettes to explore