All Palettes

Color Palette #4d3d52, #7e5d77, #b493b0, #f1c6d0, #f9e3c3

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-grape {
color: #4d3d52;
}
.purple-gumdrop {
color: #7e5d77;
}
.roseville {
color: #b493b0;
}
.in-the-pink {
color: #f1c6d0;
}
.moonglow {
color: #f9e3c3;
}

/* CSS Variables */
:root {
--sweet-grape:#4d3d52;
--purple-gumdrop:#7e5d77;
--roseville:#b493b0;
--in-the-pink:#f1c6d0;
--moonglow:#f9e3c3;
}

More palettes to explore