All Palettes

Color Palette #f1a7d6, #e79cc3, #d46e9c, #a85d82, #6f4f7d

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-pink-piggy {
color: #f1a7d6;
}
.sultan-of-pink {
color: #e79cc3;
}
.fiesta-pink {
color: #d46e9c;
}
.guppy-violet {
color: #a85d82;
}
.cabbage-blossom-violet {
color: #6f4f7d;
}

/* CSS Variables */
:root {
--pretty-pink-piggy:#f1a7d6;
--sultan-of-pink:#e79cc3;
--fiesta-pink:#d46e9c;
--guppy-violet:#a85d82;
--cabbage-blossom-violet:#6f4f7d;
}

More palettes to explore