All Palettes

Color Palette #5d6cc0, #4051b5, #2094f3, #02a6f2, #00bdd6

0%
0%
0%

CSS code for this palette

/* CSS */
.bluish-purple-anemone {
color: #5d6cc0;
}
.night-in-manchester {
color: #4051b5;
}
.karimun-blue {
color: #2094f3;
}
.vivid-cerulean {
color: #02a6f2;
}
.maldives {
color: #00bdd6;
}

/* CSS Variables */
:root {
--bluish-purple-anemone:#5d6cc0;
--night-in-manchester:#4051b5;
--karimun-blue:#2094f3;
--vivid-cerulean:#02a6f2;
--maldives:#00bdd6;
}

More palettes to explore