All Palettes

Color Palette #5d6cc0, #4051b5, #ffc929, #ff5724, #f44034

0%
0%
0%

CSS code for this palette

/* CSS */
.bluish-purple-anemone {
color: #5d6cc0;
}
.night-in-manchester {
color: #4051b5;
}
.bumblebee {
color: #ffc929;
}
.smashing-pumpkins {
color: #ff5724;
}
.vermilion-bird {
color: #f44034;
}

/* CSS Variables */
:root {
--bluish-purple-anemone:#5d6cc0;
--night-in-manchester:#4051b5;
--bumblebee:#ffc929;
--smashing-pumpkins:#ff5724;
--vermilion-bird:#f44034;
}

More palettes to explore