All Palettes

Color Palette #d19fc7, #dfb1e7, #f0c7ff, #ffb3c1, #ff8080

0%
0%
0%

CSS code for this palette

/* CSS */
.geranium-bud {
color: #d19fc7;
}
.petal-plush {
color: #dfb1e7;
}
.aquarelle-lilac {
color: #f0c7ff;
}
.matt-pink {
color: #ffb3c1;
}
.light-red {
color: #ff8080;
}

/* CSS Variables */
:root {
--geranium-bud:#d19fc7;
--petal-plush:#dfb1e7;
--aquarelle-lilac:#f0c7ff;
--matt-pink:#ffb3c1;
--light-red:#ff8080;
}

More palettes to explore