All Palettes

Color Palette #f4a4b1, #f6c6d2, #f8e2e7, #eab8d1, #d68f9f

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f4a4b1;
}
.sullivan-s-heart {
color: #f6c6d2;
}
.pork-belly {
color: #f8e2e7;
}
.sweet-lilac {
color: #eab8d1;
}
.sugar-tooth {
color: #d68f9f;
}

/* CSS Variables */
:root {
--pink-fit:#f4a4b1;
--sullivan-s-heart:#f6c6d2;
--pork-belly:#f8e2e7;
--sweet-lilac:#eab8d1;
--sugar-tooth:#d68f9f;
}

More palettes to explore