All Palettes

Color Palette #ffc2d1, #ff809d, #ff4d7c, #d7336f, #a20b5e

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-glory {
color: #ffc2d1;
}
.pink-makeup {
color: #ff809d;
}
.sasquatch-socks {
color: #ff4d7c;
}
.raspberry-sorbet {
color: #d7336f;
}
.banafsaji-purple {
color: #a20b5e;
}

/* CSS Variables */
:root {
--garden-glory:#ffc2d1;
--pink-makeup:#ff809d;
--sasquatch-socks:#ff4d7c;
--raspberry-sorbet:#d7336f;
--banafsaji-purple:#a20b5e;
}

More palettes to explore