All Palettes

Color Palette #f9c3cf, #f1a7b3, #f28c9c, #d76a8d, #b74e6d

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-shadow {
color: #f9c3cf;
}
.princess {
color: #f1a7b3;
}
.wonder-lust {
color: #f28c9c;
}
.paris-pink {
color: #d76a8d;
}
.tulip-red {
color: #b74e6d;
}

/* CSS Variables */
:root {
--rose-shadow:#f9c3cf;
--princess:#f1a7b3;
--wonder-lust:#f28c9c;
--paris-pink:#d76a8d;
--tulip-red:#b74e6d;
}

More palettes to explore