All Palettes

Color Palette #2d2970, #4c3d99, #7c60be, #b88bc1, #f2abd6

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-rose {
color: #2d2970;
}
.blueberry {
color: #4c3d99;
}
.fuchsia-blue {
color: #7c60be;
}
.creeping-bellflower {
color: #b88bc1;
}
.pretty-pink-piggy {
color: #f2abd6;
}

/* CSS Variables */
:root {
--blue-rose:#2d2970;
--blueberry:#4c3d99;
--fuchsia-blue:#7c60be;
--creeping-bellflower:#b88bc1;
--pretty-pink-piggy:#f2abd6;
}

More palettes to explore