All Palettes

Color Palette #d7a8a3, #e9bab4, #f2c0c0, #f7e4e8, #f9f0f3

0%
0%
0%

CSS code for this palette

/* CSS */
.mellow-rose {
color: #d7a8a3;
}
.beauty-bush {
color: #e9bab4;
}
.silver-strawberry {
color: #f2c0c0;
}
.marshmallow-rose {
color: #f7e4e8;
}
.sentimental-pink {
color: #f9f0f3;
}

/* CSS Variables */
:root {
--mellow-rose:#d7a8a3;
--beauty-bush:#e9bab4;
--silver-strawberry:#f2c0c0;
--marshmallow-rose:#f7e4e8;
--sentimental-pink:#f9f0f3;
}

More palettes to explore