All Palettes

Color Palette #f1a7b4, #f29cbd, #f08fc4, #e67fbe, #d65cb8

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b4;
}
.amaranth-pink {
color: #f29cbd;
}
.blushed-bombshell {
color: #f08fc4;
}
.fuchsia-blush {
color: #e67fbe;
}
.pink-charge {
color: #d65cb8;
}

/* CSS Variables */
:root {
--princess:#f1a7b4;
--amaranth-pink:#f29cbd;
--blushed-bombshell:#f08fc4;
--fuchsia-blush:#e67fbe;
--pink-charge:#d65cb8;
}

More palettes to explore