All Palettes

Color Palette #f1a7d8, #e3aeef, #9b76e0, #5a83e2, #2b9cda

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-pink-piggy {
color: #f1a7d8;
}
.candy-dreams {
color: #e3aeef;
}
.matt-purple {
color: #9b76e0;
}
.blue-jay {
color: #5a83e2;
}
.blue-damselfly {
color: #2b9cda;
}

/* CSS Variables */
:root {
--pretty-pink-piggy:#f1a7d8;
--candy-dreams:#e3aeef;
--matt-purple:#9b76e0;
--blue-jay:#5a83e2;
--blue-damselfly:#2b9cda;
}

More palettes to explore