All Palettes

Color Palette #5e2c4f, #a67d8f, #d9a6b1, #f4e1e2, #f9ccb9

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-bloom {
color: #5e2c4f;
}
.lacy-mist {
color: #a67d8f;
}
.foxy-lady {
color: #d9a6b1;
}
.cupid-arrow {
color: #f4e1e2;
}
.biscuit-cream {
color: #f9ccb9;
}

/* CSS Variables */
:root {
--winter-bloom:#5e2c4f;
--lacy-mist:#a67d8f;
--foxy-lady:#d9a6b1;
--cupid-arrow:#f4e1e2;
--biscuit-cream:#f9ccb9;
}

More palettes to explore