All Palettes

Color Palette #f49fb1, #f7b1d5, #f9c3e3, #e2b8f4, #c3a3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f49fb1;
}
.lavender-candy {
color: #f7b1d5;
}
.pretty-in-pink {
color: #f9c3e3;
}
.pink-illusion {
color: #e2b8f4;
}
.silver-rust {
color: #c3a3e0;
}

/* CSS Variables */
:root {
--sweet-60:#f49fb1;
--lavender-candy:#f7b1d5;
--pretty-in-pink:#f9c3e3;
--pink-illusion:#e2b8f4;
--silver-rust:#c3a3e0;
}

More palettes to explore