All Palettes

Color Palette #f2a6b0, #f6c6cf, #f8e2e7, #ffb3b3, #ff6b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f2a6b0;
}
.sullivan-s-heart {
color: #f6c6cf;
}
.pork-belly {
color: #f8e2e7;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.pompelmo {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--pink-fit:#f2a6b0;
--sullivan-s-heart:#f6c6cf;
--pork-belly:#f8e2e7;
--wildflower-bouquet:#ffb3b3;
--pompelmo:#ff6b6b;
}

More palettes to explore