All Palettes

Color Palette #f1c1d4, #f4a4c7, #f67eba, #f56b90, #f45d73

0%
0%
0%

CSS code for this palette

/* CSS */
.parrot-tulip {
color: #f1c1d4;
}
.rose-mallow {
color: #f4a4c7;
}
.persian-pink {
color: #f67eba;
}
.god-s-own-junkyard-pink {
color: #f56b90;
}
.ponceau {
color: #f45d73;
}

/* CSS Variables */
:root {
--parrot-tulip:#f1c1d4;
--rose-mallow:#f4a4c7;
--persian-pink:#f67eba;
--god-s-own-junkyard-pink:#f56b90;
--ponceau:#f45d73;
}

More palettes to explore