All Palettes

Color Palette #ff75b6, #ffd1e1, #ffb3d6, #ff7092, #ff3d91

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-setting {
color: #ff75b6;
}
.light-pink {
color: #ffd1e1;
}
.lavender-candy {
color: #ffb3d6;
}
.blush-hour {
color: #ff7092;
}
.french-fuchsia {
color: #ff3d91;
}

/* CSS Variables */
:root {
--dream-setting:#ff75b6;
--light-pink:#ffd1e1;
--lavender-candy:#ffb3d6;
--blush-hour:#ff7092;
--french-fuchsia:#ff3d91;
}

More palettes to explore