All Palettes

Color Palette #7c4dff, #5e35b1, #4051b5, #1975d2, #02a6f2

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-nights {
color: #7c4dff;
}
.royalty {
color: #5e35b1;
}
.night-in-manchester {
color: #4051b5;
}
.bright-navy-blue {
color: #1975d2;
}
.vivid-cerulean {
color: #02a6f2;
}

/* CSS Variables */
:root {
--venetian-nights:#7c4dff;
--royalty:#5e35b1;
--night-in-manchester:#4051b5;
--bright-navy-blue:#1975d2;
--vivid-cerulean:#02a6f2;
}

More palettes to explore