All Palettes

Color Palette #f5e4d1, #f5b8d1, #f1a7ea, #d5a6e8, #b8c6e5

0%
0%
0%

CSS code for this palette

/* CSS */
.dessert-cream {
color: #f5e4d1;
}
.pink-marshmallow {
color: #f5b8d1;
}
.pinky-swear {
color: #f1a7ea;
}
.bright-ube {
color: #d5a6e8;
}
.beautiful-dream {
color: #b8c6e5;
}

/* CSS Variables */
:root {
--dessert-cream:#f5e4d1;
--pink-marshmallow:#f5b8d1;
--pinky-swear:#f1a7ea;
--bright-ube:#d5a6e8;
--beautiful-dream:#b8c6e5;
}

More palettes to explore