All Palettes

Color Palette #fbb1a2, #f7a6b5, #f291c8, #f6b6e0, #f0c1cf

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-fresco {
color: #fbb1a2;
}
.pink-fit {
color: #f7a6b5;
}
.pearly-pink {
color: #f291c8;
}
.cotton-candy-aesthetic {
color: #f6b6e0;
}
.pink-chintz {
color: #f0c1cf;
}

/* CSS Variables */
:root {
--salmon-fresco:#fbb1a2;
--pink-fit:#f7a6b5;
--pearly-pink:#f291c8;
--cotton-candy-aesthetic:#f6b6e0;
--pink-chintz:#f0c1cf;
}

More palettes to explore