All Palettes

Color Palette #fdf3dd, #fef5e7, #fefbec, #fbf4f6, #fceae9

0%
0%
0%

CSS code for this palette

/* CSS */
.glass-of-milk {
color: #fdf3dd;
}
.soft-pillow {
color: #fef5e7;
}
.glamour-white {
color: #fefbec;
}
.abalone {
color: #fbf4f6;
}
.placebo-red {
color: #fceae9;
}

/* CSS Variables */
:root {
--glass-of-milk:#fdf3dd;
--soft-pillow:#fef5e7;
--glamour-white:#fefbec;
--abalone:#fbf4f6;
--placebo-red:#fceae9;
}

More palettes to explore