All Palettes

Color Palette #f5b3b2, #f4c3c8, #eab8d1, #e2a2c5, #d79289

0%
0%
0%

CSS code for this palette

/* CSS */
.precious-pink {
color: #f5b3b2;
}
.rose-reminder {
color: #f4c3c8;
}
.sweet-lilac {
color: #eab8d1;
}
.prettiest-pink {
color: #e2a2c5;
}
.powder-blush {
color: #d79289;
}

/* CSS Variables */
:root {
--precious-pink:#f5b3b2;
--rose-reminder:#f4c3c8;
--sweet-lilac:#eab8d1;
--prettiest-pink:#e2a2c5;
--powder-blush:#d79289;
}

More palettes to explore