All Palettes

Color Palette #b05e82, #d18f9f, #e1b2b5, #f7cfd5, #f3a5b1

0%
0%
0%

CSS code for this palette

/* CSS */
.guppy-violet {
color: #b05e82;
}
.sugar-tooth {
color: #d18f9f;
}
.sakura {
color: #e1b2b5;
}
.pink-cupcake {
color: #f7cfd5;
}
.pink-fit {
color: #f3a5b1;
}

/* CSS Variables */
:root {
--guppy-violet:#b05e82;
--sugar-tooth:#d18f9f;
--sakura:#e1b2b5;
--pink-cupcake:#f7cfd5;
--pink-fit:#f3a5b1;
}

More palettes to explore