All Palettes

Color Palette #f0b2c2, #e6a3b0, #d78e9f, #f0c1c2, #f4e1d7

0%
0%
0%

CSS code for this palette

/* CSS */
.fallen-blossoms {
color: #f0b2c2;
}
.love-at-first-sight {
color: #e6a3b0;
}
.sugar-tooth {
color: #d78e9f;
}
.channel {
color: #f0c1c2;
}
.touching-white {
color: #f4e1d7;
}

/* CSS Variables */
:root {
--fallen-blossoms:#f0b2c2;
--love-at-first-sight:#e6a3b0;
--sugar-tooth:#d78e9f;
--channel:#f0c1c2;
--touching-white:#f4e1d7;
}

More palettes to explore