All Palettes

Color Palette #f3e1b4, #f1b1d4, #b79de2, #7ea6c9, #4d5b89

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-butter {
color: #f3e1b4;
}
.pink-marshmallow {
color: #f1b1d4;
}
.dreamy-candy-forest {
color: #b79de2;
}
.madam-butterfly {
color: #7ea6c9;
}
.gem {
color: #4d5b89;
}

/* CSS Variables */
:root {
--soft-butter:#f3e1b4;
--pink-marshmallow:#f1b1d4;
--dreamy-candy-forest:#b79de2;
--madam-butterfly:#7ea6c9;
--gem:#4d5b89;
}

More palettes to explore