All Palettes

Color Palette #a93d85, #d55d9b, #f18eba, #f5bcd1, #fee1e7

0%
0%
0%

CSS code for this palette

/* CSS */
.wild-aster {
color: #a93d85;
}
.crushed-berries {
color: #d55d9b;
}
.sachet-pink {
color: #f18eba;
}
.dahlia-delight {
color: #f5bcd1;
}
.baby-girl {
color: #fee1e7;
}

/* CSS Variables */
:root {
--wild-aster:#a93d85;
--crushed-berries:#d55d9b;
--sachet-pink:#f18eba;
--dahlia-delight:#f5bcd1;
--baby-girl:#fee1e7;
}

More palettes to explore