All Palettes

Color Palette #f0b2c2, #f8d6b4, #faf4b7, #b2e1d5, #80b3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.fallen-blossoms {
color: #f0b2c2;
}
.sandy-bay {
color: #f8d6b4;
}
.dandelion-wine {
color: #faf4b7;
}
.cruise {
color: #b2e1d5;
}
.regale-blue {
color: #80b3d6;
}

/* CSS Variables */
:root {
--fallen-blossoms:#f0b2c2;
--sandy-bay:#f8d6b4;
--dandelion-wine:#faf4b7;
--cruise:#b2e1d5;
--regale-blue:#80b3d6;
}

More palettes to explore