All Palettes

Color Palette #f7c5d5, #f1a7ca, #e580b4, #fef6f7, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.sullivan-s-heart {
color: #f7c5d5;
}
.waddles-pink {
color: #f1a7ca;
}
.fuchsia-blush {
color: #e580b4;
}
.sea-salt-sherbet {
color: #fef6f7;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--sullivan-s-heart:#f7c5d5;
--waddles-pink:#f1a7ca;
--fuchsia-blush:#e580b4;
--sea-salt-sherbet:#fef6f7;
--white:#ffffff;
}

More palettes to explore