All Palettes

Color Palette #e6c1c4, #f2d4d6, #f7e4e6, #faf5f7, #fce3e6

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-s-booties {
color: #e6c1c4;
}
.alyssum {
color: #f2d4d6;
}
.marshmallow-rose {
color: #f7e4e6;
}
.abalone {
color: #faf5f7;
}
.royal-wedding {
color: #fce3e6;
}

/* CSS Variables */
:root {
--baby-s-booties:#e6c1c4;
--alyssum:#f2d4d6;
--marshmallow-rose:#f7e4e6;
--abalone:#faf5f7;
--royal-wedding:#fce3e6;
}

More palettes to explore