All Palettes

Color Palette #d99b9b, #e2a2c3, #e3b7b0, #f3c5a0, #f4e2c3

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-bud {
color: #d99b9b;
}
.prettiest-pink {
color: #e2a2c3;
}
.gracious-rose {
color: #e3b7b0;
}
.avid-apricot {
color: #f3c5a0;
}
.cameo-cream {
color: #f4e2c3;
}

/* CSS Variables */
:root {
--blushing-bud:#d99b9b;
--prettiest-pink:#e2a2c3;
--gracious-rose:#e3b7b0;
--avid-apricot:#f3c5a0;
--cameo-cream:#f4e2c3;
}

More palettes to explore