All Palettes

Color Palette #b05e82, #d48c9e, #f1b1c3, #f8d9c4, #e8a1b5

0%
0%
0%

CSS code for this palette

/* CSS */
.guppy-violet {
color: #b05e82;
}
.sugar-tooth {
color: #d48c9e;
}
.rhodonite {
color: #f1b1c3;
}
.porcelain-tan {
color: #f8d9c4;
}
.pegeen-peony {
color: #e8a1b5;
}

/* CSS Variables */
:root {
--guppy-violet:#b05e82;
--sugar-tooth:#d48c9e;
--rhodonite:#f1b1c3;
--porcelain-tan:#f8d9c4;
--pegeen-peony:#e8a1b5;
}

More palettes to explore