All Palettes

Color Palette #5d6cc0, #4051b5, #1975d2, #0097a8, #007a6c

0%
0%
0%

CSS code for this palette

/* CSS */
.bluish-purple-anemone {
color: #5d6cc0;
}
.night-in-manchester {
color: #4051b5;
}
.bright-navy-blue {
color: #1975d2;
}
.brilliant {
color: #0097a8;
}
.pond-moss {
color: #007a6c;
}

/* CSS Variables */
:root {
--bluish-purple-anemone:#5d6cc0;
--night-in-manchester:#4051b5;
--bright-navy-blue:#1975d2;
--brilliant:#0097a8;
--pond-moss:#007a6c;
}

More palettes to explore