All Palettes

Color Palette #f2d4e0, #f9bec5, #f18e9b, #e05c8f, #b1396d

0%
0%
0%

CSS code for this palette

/* CSS */
.pomodoro-e-mozzarella {
color: #f2d4e0;
}
.azalea-pink {
color: #f9bec5;
}
.wewak {
color: #f18e9b;
}
.carmine-rose {
color: #e05c8f;
}
.fiery-fuchsia {
color: #b1396d;
}

/* CSS Variables */
:root {
--pomodoro-e-mozzarella:#f2d4e0;
--azalea-pink:#f9bec5;
--wewak:#f18e9b;
--carmine-rose:#e05c8f;
--fiery-fuchsia:#b1396d;
}

More palettes to explore