All Palettes

Color Palette #f2b1b1, #e9a5a5, #d49b9b, #c69090, #b68181

0%
0%
0%

CSS code for this palette

/* CSS */
.brain-pink {
color: #f2b1b1;
}
.wood-nymph {
color: #e9a5a5;
}
.tobermory {
color: #d49b9b;
}
.floral-tapestry {
color: #c69090;
}
.minuet-rose {
color: #b68181;
}

/* CSS Variables */
:root {
--brain-pink:#f2b1b1;
--wood-nymph:#e9a5a5;
--tobermory:#d49b9b;
--floral-tapestry:#c69090;
--minuet-rose:#b68181;
}

More palettes to explore