All Palettes

Color Palette #fbb1a2, #f6a7b2, #f29cbd, #e77e9f, #d65c7e

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-fresco {
color: #fbb1a2;
}
.pink-fit {
color: #f6a7b2;
}
.amaranth-pink {
color: #f29cbd;
}
.hope {
color: #e77e9f;
}
.peppermint-swirl {
color: #d65c7e;
}

/* CSS Variables */
:root {
--salmon-fresco:#fbb1a2;
--pink-fit:#f6a7b2;
--amaranth-pink:#f29cbd;
--hope:#e77e9f;
--peppermint-swirl:#d65c7e;
}

More palettes to explore