All Palettes

Color Palette #f2a1c5, #f6cbd9, #e2b6cf, #d4a0b0, #d76a92

0%
0%
0%

CSS code for this palette

/* CSS */
.prism-pink {
color: #f2a1c5;
}
.pink-lace {
color: #f6cbd9;
}
.muddy-mauve {
color: #e2b6cf;
}
.lili-elbe-s-pink {
color: #d4a0b0;
}
.paris-pink {
color: #d76a92;
}

/* CSS Variables */
:root {
--prism-pink:#f2a1c5;
--pink-lace:#f6cbd9;
--muddy-mauve:#e2b6cf;
--lili-elbe-s-pink:#d4a0b0;
--paris-pink:#d76a92;
}

More palettes to explore