All Palettes

Color Palette #f9aeae, #fbaf83, #f6c5a7, #f8dbb4, #e6b2c3

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.orange-chiffon {
color: #fbaf83;
}
.peach-damask {
color: #f6c5a7;
}
.tahitian-sand {
color: #f8dbb4;
}
.parfait-pink {
color: #e6b2c3;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--orange-chiffon:#fbaf83;
--peach-damask:#f6c5a7;
--tahitian-sand:#f8dbb4;
--parfait-pink:#e6b2c3;
}

More palettes to explore