All Palettes

Color Palette #f8bfbf, #f1a8a2, #e49090, #d77f7f, #b76c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.spanish-pink {
color: #f8bfbf;
}
.calabrese {
color: #f1a8a2;
}
.fresh-pink {
color: #e49090;
}
.york-pink {
color: #d77f7f;
}
.terra-tone {
color: #b76c6c;
}

/* CSS Variables */
:root {
--spanish-pink:#f8bfbf;
--calabrese:#f1a8a2;
--fresh-pink:#e49090;
--york-pink:#d77f7f;
--terra-tone:#b76c6c;
}

More palettes to explore