All Palettes

Color Palette #4b91e2, #5d6cc0, #7e56c2, #a14fb5, #d6006f

0%
0%
0%

CSS code for this palette

/* CSS */
.olympic-blue {
color: #4b91e2;
}
.bluish-purple-anemone {
color: #5d6cc0;
}
.fuchsia-blue {
color: #7e56c2;
}
.fuchsia-pheromone {
color: #a14fb5;
}
.moth-orchid {
color: #d6006f;
}

/* CSS Variables */
:root {
--olympic-blue:#4b91e2;
--bluish-purple-anemone:#5d6cc0;
--fuchsia-blue:#7e56c2;
--fuchsia-pheromone:#a14fb5;
--moth-orchid:#d6006f;
}

More palettes to explore