All Palettes

Color Palette #f8b4d8, #f6cbd3, #f0e0e6, #fffbf0, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-candy {
color: #f8b4d8;
}
.pleasing-pink {
color: #f6cbd3;
}
.dwindling-damon {
color: #f0e0e6;
}
.vanilla-shake {
color: #fffbf0;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--lavender-candy:#f8b4d8;
--pleasing-pink:#f6cbd3;
--dwindling-damon:#f0e0e6;
--vanilla-shake:#fffbf0;
--blush-hour:#ff7092;
}

More palettes to explore