All Palettes

Color Palette #ffc7d8, #ffb3d5, #ff8fba, #ff709d, #ff4785

0%
0%
0%

CSS code for this palette

/* CSS */
.flower-spell {
color: #ffc7d8;
}
.lavender-candy {
color: #ffb3d5;
}
.cochonnet {
color: #ff8fba;
}
.french-pink {
color: #ff709d;
}
.sasquatch-socks {
color: #ff4785;
}

/* CSS Variables */
:root {
--flower-spell:#ffc7d8;
--lavender-candy:#ffb3d5;
--cochonnet:#ff8fba;
--french-pink:#ff709d;
--sasquatch-socks:#ff4785;
}

More palettes to explore