All Palettes

Color Palette #f1c1d0, #f2a1c5, #f38cbe, #e57b9d, #d66b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chintz {
color: #f1c1d0;
}
.prism-pink {
color: #f2a1c5;
}
.tea-rose {
color: #f38cbe;
}
.hope {
color: #e57b9d;
}
.paris-pink {
color: #d66b8b;
}

/* CSS Variables */
:root {
--pink-chintz:#f1c1d0;
--prism-pink:#f2a1c5;
--tea-rose:#f38cbe;
--hope:#e57b9d;
--paris-pink:#d66b8b;
}

More palettes to explore