All Palettes

Color Palette #1e1e76, #4d4dcb, #7e7efc, #b6b842, #d82c2c

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1e1e76;
}
.gorgonzola-blue {
color: #4d4dcb;
}
.blue-party-parrot {
color: #7e7efc;
}
.hopscotch {
color: #b6b842;
}
.chi-gong {
color: #d82c2c;
}

/* CSS Variables */
:root {
--snorlax:#1e1e76;
--gorgonzola-blue:#4d4dcb;
--blue-party-parrot:#7e7efc;
--hopscotch:#b6b842;
--chi-gong:#d82c2c;
}

More palettes to explore